UNPKG
foop
Version:
beta (5.0.0)
latest (5.0.0)
5.0.0
interfaces that describe their intentions.
github.com/fluents/chain-able
fluents/chain-able
foop
/
deps
/
is
/
dataView.js
9 lines
(7 loc)
•
259 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
const tagEq =
require
(
'./tagEq'
) /** * {
@link
https:
//d
eveloper.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView mozilla-data-view} *
@see
{
@link
mozilla-data-view} *
@type
{Function}
*/ module.exports = tagE
q('[object DataView]')