Sindbad~EG File Manager

Current Path : /home/infinitibizsol/insurcrm.infinitibizsol.com/node_modules/core-js/internals/
Upload File :
Current File : /home/infinitibizsol/insurcrm.infinitibizsol.com/node_modules/core-js/internals/an-uint8-array.js

'use strict';
var classof = require('../internals/classof');

var $TypeError = TypeError;

// Perform ? RequireInternalSlot(argument, [[TypedArrayName]])
// If argument.[[TypedArrayName]] is not "Uint8Array", throw a TypeError exception
module.exports = function (argument) {
  if (classof(argument) === 'Uint8Array') return argument;
  throw new $TypeError('Argument is not an Uint8Array');
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists