UNPKG

gpudeploy

Version:

Utilities for creating APIs

5 lines (4 loc) 164 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ERROR_CODES = void 0; exports.ERROR_CODES = { authenticationInvalid: 403000 };