nocobase/packages/samples/custom-signup-page/client.d.ts
2022-10-12 12:13:31 +08:00

5 lines
86 B
TypeScript
Executable File

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