Edit File: is-native-implemented.js
'use strict'; module.exports = function (t, a) { a(typeof t, 'boolean'); };
Back to File Manager