UNPKG

@stdlib/assert-has-dataview-support

Version:

Detect native DataView support.

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