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