Searched defs:isTypedArray (Results 1 – 8 of 8) sorted by relevance
8 function isTypedArray(value) { function59 isTypedArray, property
38 function isTypedArray(a) { function
20 export function isTypedArray(a: {}): a is Int32Array | Uint8Array { function
18 function isTypedArray(arr) { function
216 isTypedArray: [ property
18 var isTypedArray = require('is-typedarray').strict variable
516 isTypedArray: function (...args) { method
1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property