Files
yafff/lib/exports.ts
Morten Olsen 6cfbeaea51 init
2025-09-21 08:51:03 +02:00

4 lines
87 B
TypeScript

export * from './component.js';
export * from './store.js';
export * from './html.js';