0.0.2 • Published 8 years ago

@nathanfaucett/is_native v0.0.2

Weekly downloads
11
License
MIT
Repository
github
Last release
8 years ago

isNative

checks if value is a Native function or object

var isNative = require("@nathanfaucett/is_native");


isNative(Array.prototype.filter); // true