mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
FEAT: add baseDataModel logic
This commit is contained in:
parent
746e0f239a
commit
70d8f37d3c
7 changed files with 254 additions and 7 deletions
|
|
@ -8,3 +8,4 @@ export { default as DhpEnvironment } from './environment.mjs';
|
|||
|
||||
export * as items from './item/_module.mjs';
|
||||
export * as messages from './chat-message/_modules.mjs';
|
||||
export * as fields from "./fields/_module.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue