Files
mixtape/zero.Backoffice.UI/app/options.ts
T

9 lines
137 B
TypeScript

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