UNPKG

@sphereon/ssi-express-support

Version:

7 lines 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.hasEndpointOpts = hasEndpointOpts; function hasEndpointOpts(opts) { return 'endpointOpts' in opts && opts.endpointOpts; } //# sourceMappingURL=types.js.map