UNPKG

@fluentui/react-northstar

Version:
12 lines (10 loc) 418 B
"use strict"; exports.__esModule = true; exports.repoURL = exports.quickStartUrl = exports.docSiteUrl = void 0; var docSiteUrl = 'https://fluentsite.z22.web.core.windows.net'; exports.docSiteUrl = docSiteUrl; var quickStartUrl = docSiteUrl + "/quick-start"; exports.quickStartUrl = quickStartUrl; var repoURL = 'https://github.com/microsoft/fluentui'; exports.repoURL = repoURL; //# sourceMappingURL=constants.js.map