1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-23 07:14:21 +00:00
sophon/frontend/src/components/routing/index.ts

4 lines
156 B
TypeScript
Raw Normal View History

export {LocationViewSetRouter} from "./LocationViewSetRouter"
export {ResourceRouter} from "./ResourceRouter"
export {ViewSetRouter} from "./ViewSetRouter"