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

5 lines
86 B
TypeScript
Raw Normal View History

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