UNPKG

snowflake-api

Version:
8 lines (7 loc) 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Constants = void 0; const CONSTANTS_EXPORT = { BASE_URL: "https://api.snowflakedev.org" }; exports.Constants = CONSTANTS_EXPORT;