Files
SWebStatic/node_modules/youch/build/index.d.ts
T

4 lines
138 B
TypeScript
Raw Normal View History

2026-07-08 18:29:36 +08:00
export { Youch } from './src/youch.js';
export { Metadata } from './src/metadata.js';
export { BaseComponent } from './src/component.js';