UNPKG

ut-tools

Version:

Build and Release management automation package.

4 lines (3 loc) 144 B
declare function dataViewBuffer(value: DataView): ArrayBuffer; declare function dataViewBuffer(value: unknown): never; export = dataViewBuffer;