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