export type ApiVersion = 'v3'; export const DEFAULT_API_VERSION: ApiVersion = 'v3'