UNPKG

@blackmagic-controller/core

Version:

An npm module for interfacing with the Blackmagic usb/bluetooth controllers

3 lines 184 B
export declare function uint8ArrayToDataView(buffer: Uint8Array | Uint8ClampedArray): DataView; export declare function assertNever(_v: never): void; //# sourceMappingURL=util.d.ts.map