PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/eslint-module-utils
Просмотр файла: unambiguous.d.ts
import type { AST } from 'eslint';
declare function isModule(ast: AST.Program): boolean;
declare function test(content: string): boolean;
export { isModule, test }
Выполнить команду
Для локальной разработки. Не используйте в интернете!