Repository URL to install this package:
|
Version:
1.1.21 ▾
|
"use strict";
const tagEq = require("./tagEq");
/**
* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView mozilla-data-view}
* @see {@link mozilla-data-view}
* @type {Function}
*/
module.exports = tagEq('[object DataView]');