All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
declare const defineProperty: false | typeof Object.defineProperty;
|
|
|
|
export = defineProperty; |