3 lines
72 B
TypeScript

export * from './dist/client';
export { default } from './dist/client';