UNPKG

logiq

Version:

Awesome logical and bitwise operators with support for TypedArrays

4 lines (3 loc) 147 B
import { TypedArray } from 'type-fest'; declare const _default: import("./utils.js").Connectives<TypedArray, Uint8Array>; export default _default;