3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export const GetLicenseUrl = '/license/validate';
|
|
export const AddLicenseUrl = '/license/add';
|