Skip to content

wf

Unofficial

Minified reference to Object.defineProperty.

Signature:

var wf: <T>(o: T, p: PropertyKey, attributes: PropertyDescriptor & ThisType<any>) => T

Type: <T>(o: T, p: PropertyKey, attributes: PropertyDescriptor & ThisType<any>) => T