UNPKG

codogo-react-widgets

Version:

Provides a unified way to access the styling of commonly used widgets across different apps

10 lines (8 loc) 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var scapholdURL = exports.scapholdURL = "https://eu-west-1.api.scaphold.io/graphql/codogo"; var scapholdAuthTokenStorageKey = exports.scapholdAuthTokenStorageKey = "CodogoScapholdAuth"; var accountURL = exports.accountURL = "https://account.codogo.io"; //# sourceMappingURL=consts.js.map