nocobase/packages/plugins/multi-app-share-collection/client.d.ts
ChengLei Shao 976b094f96
feat: multi-app-share-collection plugin (#1562)
* feat: multi-app-share-collection plugin

* chore: plugin name

* fix: build

* chore: pg only test

* fix: test

* Update package.json

* Create

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-03-13 20:43:57 +08:00

5 lines
86 B
TypeScript
Executable File

// @ts-nocheck
export * from './lib/client';
export { default } from './lib/client';