MCPcopy Create free account
hub / github.com/CSAILVision/gandissect / classArray

Function classArray

client_dist/vendor.js:18347–18349  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

18345"use strict";
18346__webpack_require__.r(__webpack_exports__);
18347function classArray(string) {
18348 return string.trim().split(/^|\s+/);
18349}
18350
18351function classList(node) {
18352 return node.classList || new ClassList(node);

Callers 2

ClassListFunction · 0.85
vendor.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected