MCPcopy Create free account
hub / github.com/tdewolff/minify / createTextStyle$1

Function createTextStyle$1

_benchmarks/sample_echarts.js:37267–37270  ·  view source on GitHub ↗
(textStyleModel, opts)

Source from the content-addressed store, hash-verified

37265 mixin(Model, AxisModelCommonMixin);
37266 }
37267 function createTextStyle$1(textStyleModel, opts) {
37268 opts = opts || {};
37269 return createTextStyle(textStyleModel, null, null, opts.state !== 'normal');
37270 }
37271
37272 var helper = /*#__PURE__*/Object.freeze({
37273 __proto__: null,

Callers

nothing calls this directly

Calls 1

createTextStyleFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…