Files
nur-muslim-companion-v2/node_modules/es-define-property/index.d.ts
T

3 lines
93 B
TypeScript

declare const defineProperty: false | typeof Object.defineProperty;
export = defineProperty;