UNPKG

surrogate

Version:

Object method hooks made easy

9 lines 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.nextOptionDefaults = void 0; exports.nextOptionDefaults = { error: null, bail: false, using: [], }; //# sourceMappingURL=index.js.map