File manager - Edit - /home/autoph/public_html/tasks/node_modules/@popperjs/core/lib/utils/expandToHashMap.js.flow
Back
// @flow export default function expandToHashMap< T: number | string | boolean, K: string >(value: T, keys: Array<K>): { [key: string]: T } { return keys.reduce((hashMap, key) => { hashMap[key] = value; return hashMap; }, {}); }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings