mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-07 18:23:04 +00:00
4 lines
142 B
TypeScript
4 lines
142 B
TypeScript
export { styleSingleton } from './component';
|
|
export { stylesheetSingleton } from './singleton';
|
|
export { styleHookSingleton } from './hook';
|