/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
testing/helpers/types.js
9 строк
212 B
Raghu Simha
🏗📖 Remove AMP copyright from infrastructure source files (#35744)
19 авг 2021, 22:40
Не верифицирован
19 авг 2021, 22:40
9cecbb4
Код
Авторство
О чём код?
import { DOMRectDef, ElementHandle, Key, ScrollToOptionsDef, WindowRectDef, } from '../../build-system/tasks/e2e/e2e-types'; export {ElementHandle, Key, WindowRectDef, DOMRectDef, ScrollToOptionsDef};