Continue addon reorg
This commit is contained in:
parent
7b13e6ff71
commit
e4450c37ee
17 changed files with 303 additions and 174 deletions
2
packages/zammad-addon-common/dist/index.d.ts
vendored
Normal file
2
packages/zammad-addon-common/dist/index.d.ts
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export declare const createZPM: () => Promise<void>;
|
||||
export declare const createMigration: () => Promise<void>;
|
||||
Loading…
Add table
Add a link
Reference in a new issue