UNPKG

hercai

Version:

A powerful library for interacting with the Herc.ai API

9 lines (8 loc) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RateLimit = void 0; var RateLimit; (function (RateLimit) { ; })(RateLimit || (exports.RateLimit = RateLimit = {})); ;