UNPKG

ejson2

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