Files
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

4 lines
142 B
TypeScript

export { styleSingleton } from './component';
export { stylesheetSingleton } from './singleton';
export { styleHookSingleton } from './hook';