1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00
This commit is contained in:
Adria Navarro 2024-03-21 14:15:38 +01:00
parent ed94459fd8
commit bb87b9943c

View file

@ -1,6 +1,4 @@
const {
getJsHelperList,
} = require("../../../../string-templates/src/helpers/list.js")
import { getJsHelperList } from "../../../../string-templates/src/helpers/list"
export default {
...getJsHelperList(),