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