mirror of
https://github.com/jlengrand/adyen-web-demo.git
synced 2026-03-10 08:01:24 +00:00
3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
export { router as userRouter } from './users';
|
|
export { router as configurationRouter } from './configurations';
|