MCPcopy Index your code
hub / github.com/shipshapecode/tether / classes.spec.js

File classes.spec.js

test/unit/utils/classes.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { addClass, getClass, removeClass } from '../../../src/js/utils/classes';
2
3describe('Utils - classes', () => {
4 describe('addClass/removeClass', () => {

Callers

nothing calls this directly

Calls 3

addClassFunction · 0.90
removeClassFunction · 0.90
getClassFunction · 0.90

Tested by

no test coverage detected