UNPKG

codogo-react-widgets

Version:

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

5 lines (4 loc) 253 B
export var scapholdAuthTokenStorageKey = "idToken_auth0"; export var accountURL = "https://account.codogo.io"; export var graphcoolURL = "https://api.graph.cool/simple/v1/codogo"; export var graphcoolSubURL = "wss://subscriptions.graph.cool/v1/codogo";