/
githubmirror
/
meteor
Обзор
Документация
Войти
/
githubmirror
/
meteor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
devel
packages/deprecated/underscore/pre.js
3 строки
166 B
harryadel
Move underscore & underscore-tests to deprecated directory
22 окт 2022, 10:54
22 окт 2022, 10:54
2a3c0cc
Код
Авторство
О чём код?
// Define an object named exports. This will cause underscore.js to put `_` as a // field on it, instead of in the global namespace. See also post.js. exports = {};