Files
radio-otherway/src/components/pages/profile/index.ts
2023-02-27 20:17:50 +00:00

4 lines
93 B
TypeScript

import ProfilePageComponent from "./ProfilePageComponent";
export { ProfilePageComponent };