UNPKG

@moon7/bits

Version:

Type-safe bitwise operations for JavaScript and TypeScript with named bit collections

6 lines (5 loc) 121 B
export * from './type'; export * from './mask'; export * from './bits'; export * from './util'; export * from './named';