Import
This commit is contained in:
parent
ed94459fd8
commit
bb87b9943c
|
@ -1,6 +1,4 @@
|
||||||
const {
|
import { getJsHelperList } from "../../../../string-templates/src/helpers/list"
|
||||||
getJsHelperList,
|
|
||||||
} = require("../../../../string-templates/src/helpers/list.js")
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
...getJsHelperList(),
|
...getJsHelperList(),
|
||||||
|
|
Loading…
Reference in New Issue