UNPKG

plotly-icons

Version:
15 lines (12 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setConfig = setConfig; var runtimeConfig = void 0; exports.default = function () { return runtimeConfig; }; function setConfig(configValue) { runtimeConfig = configValue; }