MCPcopy
hub / github.com/stampit-org/stampit / staticPropertyDescriptors

Method staticPropertyDescriptors

stampit.ts:340–340  ·  view source on GitHub ↗

Apply ES5 property descriptors to the Stamp.

(...descriptors: PropertyDescriptorMap[])

Source from the content-addressed store, hash-verified

338
339 /** Apply ES5 property descriptors to the Stamp. */
340 staticPropertyDescriptors(...descriptors: PropertyDescriptorMap[]): Stamp<I, S>;
341
342 /**
343 * Creates and returns a new instance — identical to calling the Stamp directly.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected