Files
toknd_auth/src/version.ts
T

3 lines
67 B
TypeScript

export const API_VERSION = "v1";
export const APP_VERSION = "1.1";