New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
es-define-property
›
index.d.ts
TYPESCRIPT
index.d.ts
93.0 B
2026-06-28 16:39
⬇️ Download
← Back
declare const defineProperty: false | typeof Object.defineProperty; export = defineProperty;