MCPcopy
hub / github.com/tdewolff/minify / getRootPrefixCls

Function getRootPrefixCls

_benchmarks/sample_antd.js:16070–16072  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16068var defaultRootPrefixCls = '';
16069
16070function getRootPrefixCls() {
16071 return defaultRootPrefixCls;
16072}
16073
16074function confirm(config) {
16075 var div = document.createElement('div');

Callers 2

renderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…