3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export * from './core/index.js';
|
|
export type * from './types/public/index.js';
|