MCPcopy
hub / github.com/stemkoski/stemkoski.github.com / leap.js

File leap.js

Three.js/js/leap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1;(function(e,t,n){function i(n,s){if(!t[n]){if(!e[n]){var o=typeof require=="function"&&require;if(!s&&o)return o(n,!0);if(r)return r(n,!0);throw new Error("Cannot find module '"+n+"'")}var u=t[n]={exports:{}};e[n][0].call(u.exports,function(t){var r=e[n][1][t];return i(r?r:t)},u,u.exports)}return t[n].exports}var r=typeof require=="function"&&require;for(var s=0;s<n.length;s++)i(n[s]);return i})({1:[function(require,module,exports){
2var chooseProtocol = require('./protocol').chooseProtocol
3 , EventEmitter = require('events').EventEmitter
4 , _ = require('underscore');

Callers

nothing calls this directly

Calls 12

isNaNFunction · 0.85
JSONProtocolFunction · 0.85
lookupIteratorFunction · 0.85
ObjectFunction · 0.85
eqFunction · 0.85
isFiniteFunction · 0.85
_Function · 0.85
iFunction · 0.70
indexOfFunction · 0.70
groupFunction · 0.70
flattenFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected