mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-06-01 15:06:06 -04:00
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export { default } from './createGenerateClassName';
|
|
export * from './createGenerateClassName';
|