nocobase/packages/samples/shop-actions/client.d.ts
Junyi 82560b926b
docs: add resources-actions doc and sample (#853)
* docs: add resources-actions doc and sample

* docs: fix sample

* docs: remove built file

* feat: update readme

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-09-29 21:03:35 +08:00

5 lines
86 B
TypeScript
Executable File

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