UNPKG

@fluentui/react-northstar

Version:
12 lines (10 loc) 290 B
"use strict"; exports.__esModule = true; exports.textVariables = void 0; var textVariables = function textVariables(siteVars) { return { timestampColor: siteVars.colorScheme.default.foreground2 }; }; exports.textVariables = textVariables; //# sourceMappingURL=textVariables.js.map