UNPKG

helene

Version:
3 lines (2 loc) 126 B
import { PolyfillableArray } from './utils'; export declare const isBinary: (obj: Uint8Array & PolyfillableArray) => boolean;