UNPKG

citeright-sdk-js

Version:
9 lines (8 loc) 232 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var OAuthClient = /** @class */ (function () { function OAuthClient() { } return OAuthClient; }()); exports.OAuthClient = OAuthClient;