Files
mixtape/zero.Backoffice.UI/app/options.ts
T
2021-12-14 13:33:23 +01:00

5 lines
68 B
TypeScript

export const paths = {
root: '/zero',
api: '/zero/api/{app}'
};