UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

5 lines (3 loc) 171 B
declare function arrayBufferByteLength(buffer: ArrayBuffer): number; declare function arrayBufferByteLength(buffer: unknown): typeof NaN; export = arrayBufferByteLength;