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