/
Ao
/
MaxReport
Обзор
Документация
Войти
/
Ao
/
MaxReport
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
pgsql/pgAdmin 4/runtime/resources/app/node_modules/async-function/index.js
7 строк
241 B
AoAnima
first_commit
13 июл 2026, 17:47
13 июл 2026, 17:47
f1a670a
Код
Авторство
О чём код?
'use strict'; // eslint-disable-next-line no-extra-parens, no-empty-function const cached = /** @type {import('.').AsyncFunctionConstructor} */ (async function () {}.constructor); /** @type {import('.')} */ module.exports = () => cached;