mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
FEAT: improvement of DHApplicationMixin
FEAT: create a new DHBaseItemSheet
This commit is contained in:
parent
3464717958
commit
8574a1d93f
15 changed files with 381 additions and 162 deletions
2
module/applications/sheets/api/_modules.mjs
Normal file
2
module/applications/sheets/api/_modules.mjs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export {default as DHApplicationMixin} from "./application-mixin.mjs";
|
||||
export {default as DHBaseItemSheet} from "./base-item.mjs";
|
||||
Loading…
Add table
Add a link
Reference in a new issue