mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46: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
|
|
@ -1,5 +1,3 @@
|
|||
import { preloadHandlebarsTemplates as handlebarsRegistration } from './handlebars.mjs';
|
||||
import * as settingsRegistration from './settings.mjs';
|
||||
import * as socketRegistration from './socket.mjs';
|
||||
|
||||
export { handlebarsRegistration, settingsRegistration, socketRegistration };
|
||||
export { preloadHandlebarsTemplates as handlebarsRegistration } from './handlebars.mjs';
|
||||
export * as settingsRegistration from './settings.mjs';
|
||||
export * as socketRegistration from './socket.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue