/
githubmirror
/
hyper
Обзор
Документация
Войти
/
githubmirror
/
hyper
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.2.3
lib/ext-modules.d.ts
11 строк
274 B
Benjamin Staneck
Update eslint and a few ZEIT references to Vercel
13 июл 2020, 16:05
Не верифицирован
13 июл 2020, 16:05
5692d32
Код
Авторство
О чём код?
declare module 'php-escape-shell' { export function php_escapeshellcmd(path: string): string; } declare module 'parse-url' { export default function (...args: any[]): any; } declare module 'react-deep-force-update' { export default function (...args: any[]): any; }