Files
yafff/lib/exports.ts
Morten Olsen 0ab9a27493 init
2025-09-21 08:52:42 +02:00

4 lines
87 B
TypeScript

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