nocobase/packages/plugins/graph-collection-manager/client.d.ts

5 lines
86 B
TypeScript
Raw Normal View History

2023-01-11 03:58:47 +00:00
// @ts-nocheck
export * from './lib/client';
export { default } from './lib/client';