UNPKG

@commercetools-frontend/cypress

Version:
14 lines (9 loc) 435 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var constants = require('./constants-009cb682.cjs.dev.js'); // NOTE: This string will be replaced on build time with the package version. var version = "24.2.1"; 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;