WebAdmin File Manager
Linux 5.15.0-164-generic · PHP 8.2.27

View: index.d.ts

Edit Download Back
declare function hasOwn<O, K extends PropertyKey, V = unknown>(o: O, p: K): o is O & Record<K, V>;

export = hasOwn;
Size: 117 BMIME: text/plainLines: 3

Rename Item