mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-01-16 00:23:10 +05:30
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
|
export { default } from './App';
|
||
|
export { default as ContextProvider } from './ContextProvider';
|