PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/webpack-dev-server/node_modules/ajv-keywords/dist/definitions
Просмотр файла: instanceof.d.ts
import type { FuncKeywordDefinition } from "ajv";
declare type Constructor = new (...args: any[]) => any;
declare const CONSTRUCTORS: Record<string, Constructor | undefined>;
declare const getDef: (() => FuncKeywordDefinition) & {
CONSTRUCTORS: typeof CONSTRUCTORS;
};
export default getDef;
Выполнить команду
Для локальной разработки. Не используйте в интернете!