486b51f2aa
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export * from './server';
|
|||
export { default } from './server';
|