Bundle build
This commit is contained in:
parent
c698b684e4
commit
9671399ca8
|
@ -0,0 +1 @@
|
|||
declare module "@budibase/handlebars-helpers"
|
|
@ -1,4 +1,4 @@
|
|||
const helpers = require("@budibase/handlebars-helpers")
|
||||
import helpers from "@budibase/handlebars-helpers"
|
||||
|
||||
import { date, duration } from "./date"
|
||||
import { HelperFunctionBuiltin } from "./constants"
|
||||
|
|
Loading…
Reference in New Issue