Files
toknd_auth/src/version.ts
T
me 04267593fb
CI / build (push) Successful in 24s
docs: update api reference with versioning (#6)
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #6
2026-05-12 00:17:08 +00:00

3 lines
67 B
TypeScript

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