PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/webpack-dev-middleware/node_modules/ajv-keywords/dist/definitions
Просмотр файла: select.d.ts
import type { KeywordDefinition, ErrorObject } from "ajv";
import type { DefinitionOptions } from "./_types";
export declare type SelectError = ErrorObject<"select", {
failingCase?: string;
failingDefault?: true;
}>;
export default function getDef(opts?: DefinitionOptions): KeywordDefinition[];
Выполнить команду
Для локальной разработки. Не используйте в интернете!