Files
yafff/lib/exports.ts
Morten Olsen 257b4a6186 init
2025-09-21 08:50:57 +02:00

4 lines
87 B
TypeScript

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