UNPKG

gizmo-api

Version:

A minimal wrapper for interfacing with the Gizmo API.

5 lines 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIZMO_ENDPOINT = void 0; exports.GIZMO_ENDPOINT = "https://api.gizmo.moe/v1"; //# sourceMappingURL=constants.js.map