UNPKG

citeright-sdk-js

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