Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/data-view-byte-length/index.d.ts

declare function dataViewByteLength(value: DataView): number;
declare function dataViewByteLength(value: unknown): never;

export = dataViewByteLength;
Back to Directory File Manager