mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-05-30 06:16:03 -04:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
export { default } from './getThemeProps';
|
|
export * from './getThemeProps';
|