Файловый менеджер - Редактировать - /home/emeraadmin/public_html/node_modules/d3-selection/src/touch.js
Назад
import sourceEvent from "./sourceEvent"; import point from "./point"; export default function(node, touches, identifier) { if (arguments.length < 3) identifier = touches, touches = sourceEvent().changedTouches; for (var i = 0, n = touches ? touches.length : 0, touch; i < n; ++i) { if ((touch = touches[i]).identifier === identifier) { return point(node, touch); } } return null; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка