'use strict'; function createOAuthAuthenticator(authenticator) { return authenticator; } exports.createOAuthAuthenticator = createOAuthAuthenticator; //# sourceMappingURL=types.cjs.js.map