New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
get-proto
›
Reflect.getPrototypeOf.d.ts
TYPESCRIPT
Reflect.getPrototypeOf.d.ts
67.0 B
2026-06-28 16:39
⬇️ Download
← Back
declare const x: typeof Reflect.getPrototypeOf | null; export = x;