UNPKG

@snapp-store/snapp-box-sdk

Version:
15 lines (14 loc) 373 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OpenAPI = void 0; exports.OpenAPI = { BASE: 'https://customer.snapp-box.com', VERSION: '0.1.5', WITH_CREDENTIALS: false, CREDENTIALS: 'include', TOKEN: undefined, USERNAME: undefined, PASSWORD: undefined, HEADERS: undefined, ENCODE_PATH: undefined, };