UNPKG

@commercetools-frontend/cypress

Version:
14 lines (9 loc) 436 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var constants = require('./constants-2f1475a6.cjs.prod.js'); // NOTE: This string will be replaced on build time with the package version. var version = "24.6.0"; exports.HTTP_STATUS_CODES = constants.HTTP_STATUS_CODES; exports.OIDC_RESPONSE_TYPES = constants.OIDC_RESPONSE_TYPES; exports.STORAGE_KEYS = constants.STORAGE_KEYS; exports.version = version;