Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/
Class
src/BitSet.ts:1–1 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default
class
BitSet {
2
declare bits: number[]
3
4
constructor(arg?: BitSet) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected