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