MCPcopy Create free account
hub / github.com/Rich-Harris/magic-string / BitSet.test.ts

File BitSet.test.ts

test/BitSet.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from 'vitest'
2import BitSet from '../src/BitSet.ts'
3
4describe('bitSet', () => {

Callers

nothing calls this directly

Calls 2

hasMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected