2b3bd07831
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export * from './src/client';
|
|||
export { default } from './src/client';
|