nocobase/packages/samples/custom-signup-page/client.d.ts

5 lines
86 B
TypeScript
Raw Normal View History

2022-10-12 04:13:31 +00:00
// @ts-nocheck
export * from './lib/client';
export { default } from './lib/client';