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