New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
set-proto
›
Reflect.setPrototypeOf.d.ts
TYPESCRIPT
Reflect.setPrototypeOf.d.ts
67.0 B
2026-07-02 15:44
⬇️ Download
← Back
declare const x: typeof Reflect.setPrototypeOf | null; export = x;