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