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