PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/local-pkg/dist

Просмотр файла: shared.d.ts

declare function loadPackageJSON(cwd?: string): Promise<Record<string, any> | null>;
declare function isPackageListed(name: string, cwd?: string): Promise<boolean>;

export { isPackageListed, loadPackageJSON };

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


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