Files
mixtape/zero.Backoffice.UI/app/options.ts
T
2022-08-04 12:30:30 +02:00

9 lines
138 B
TypeScript

export const paths = {
root: '/zero',
api: '/zero/api/system'
};
//export const blueprinting = {
// sharedQuery: 'zero.shared'
//};