mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
FEAT: PseudoDocument class
This commit is contained in:
parent
df23847392
commit
a0b0411a48
4 changed files with 126 additions and 2 deletions
|
|
@ -9,3 +9,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";
|
||||
export * as PseudoDocuments from "./pseudo-documents/_module.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue