Files
tsclass/ts/website/index.ts

4 lines
90 B
TypeScript

export * from './link.js';
export * from './menuitem.js';
export * from './linkblock.js';