mirror of
https://git.hmsn.ink/kospo/helptalk/push.git
synced 2026-03-20 04:32:22 +09:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
declare const defineProperty: false | typeof Object.defineProperty;
|
|
|
|
export = defineProperty; |