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

4 lines
87 B
TypeScript

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