mirror of
https://github.com/OpenBankProject/API-Explorer-II.git
synced 2026-02-06 10:47:04 +00:00
3 lines
148 B
TypeScript
3 lines
148 B
TypeScript
// DEFAULT_OBP_API_VERSION is used in case the environment variable VITE_OBP_API_VERSION is not set
|
|
export const DEFAULT_OBP_API_VERSION = 'v6.0.0'
|