UNPKG

@lazy-ipfs/compatible-files

Version:
9 lines 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._getExtraOptions = void 0; function _getExtraOptions(options) { var _a; return (_a = options === null || options === void 0 ? void 0 : options.extraOptions) !== null && _a !== void 0 ? _a : {}; } exports._getExtraOptions = _getExtraOptions; //# sourceMappingURL=_getExtraOptions.js.map