File manager - Edit - /home/autoph/public_html/tasks/node_modules/@popperjs/core/lib/utils/rectToClientRect.js.flow
Back
// @flow import type { Rect, ClientRectObject } from '../types'; export default function rectToClientRect(rect: Rect): ClientRectObject { return { ...rect, left: rect.x, top: rect.y, right: rect.x + rect.width, bottom: rect.y + rect.height, }; }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings