UNPKG

@robotical/martyblocks

Version:
8 lines (6 loc) 172 B
/** * Default configuration for throttle. * @see https://github.com/octokit/plugin-throttling.js#options */ const THROTTLE_CONF = {}; module.exports = {THROTTLE_CONF};