mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-08 06:56:12 +01:00
Le massive export update
This commit is contained in:
parent
9c30e51546
commit
ea9e96ae96
60 changed files with 919 additions and 914 deletions
2
module/helpers/_module.mjs
Normal file
2
module/helpers/_module.mjs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { default as HandlebarsHelper } from './handlebarsHelper.mjs';
|
||||
export * as utils from './utils.mjs';
|
||||
Loading…
Add table
Add a link
Reference in a new issue