PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@polkadot/util/cjs/is

Просмотр файла: class.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isClass = void 0;
const helpers_js_1 = require("./helpers.js");
/**
 * @name isClass
 * Tests if the supplied argument is a Class
 */
exports.isClass = (0, helpers_js_1.isOnFunction)('isPrototypeOf', 'hasOwnProperty');

Выполнить команду


Для локальной разработки. Не используйте в интернете!