a zip code crypto-currency system good for red ONLY

_is-extensible.js 78B

123456
  1. "use strict";
  2. module.exports = function (t, a) {
  3. a(typeof t, "boolean");
  4. };