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