UNPKG

@jsonjoy.com/util

Version:
2 lines (1 loc) 68 B
export declare const isUint8Array: (x: unknown) => x is Uint8Array;