Test/node_modules/react-style-singleton/dist/es2019/index.js
2026-04-09 22:54:00 +07:00

3 lines
142 B
JavaScript

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