/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
modules/types.d.ts
15 строк
457 B
Matthieu Riegler
refactor(platform-browser): remove Hammer integration
20 мар 2026, 02:13
20 мар 2026, 02:13
f99e7ed
Код
Авторство
О чём код?
/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ // This file contains all ambient imports needed to compile the modules/ source code /// <reference types="jasmine" /> /// <reference types="jasminewd2" /> /// <reference types="node" /> /// <reference types="zone.js" /> /// <reference lib="es2015" />