UNPKG

@stdlib/assert-has-arraybuffer-support

Version:

Detect native ArrayBuffer support.

3 lines 138 B
/// <reference path="../docs/types/index.d.ts" /> import hasArrayBufferSupport from '../docs/types/index'; export = hasArrayBufferSupport;