UNPKG

node-sp-auth-nocolors

Version:

Unattended SharePoint http authentication with nodejs (Without Colors)

7 lines 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SamlAssertion = void 0; class SamlAssertion { } exports.SamlAssertion = SamlAssertion; //# sourceMappingURL=SamlAssertion.js.map