2023-01-11 11:58:47 +08:00

5 lines
86 B
TypeScript
Executable File

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