Skip to content

@ralphschuler.prom metrics decorator.<internal>.PropertyDescriptor

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: PropertyDescriptor

@ralphschuler/prom-metrics-decorator.<internal>.PropertyDescriptor

Table of contents

Properties

Methods

Properties

configurable

Optional configurable: boolean

Defined in

node_modules/typescript/lib/lib.es5.d.ts:111


enumerable

Optional enumerable: boolean

Defined in

node_modules/typescript/lib/lib.es5.d.ts:112


value

Optional value: any

Defined in

node_modules/typescript/lib/lib.es5.d.ts:113


writable

Optional writable: boolean

Defined in

node_modules/typescript/lib/lib.es5.d.ts:114

Methods

get

get(): any

Returns

any

Defined in

node_modules/typescript/lib/lib.es5.d.ts:115


set

set(v): void

Parameters

Name Type
v any

Returns

void

Defined in

node_modules/typescript/lib/lib.es5.d.ts:116

Typescript Libraries

Modules

Namespaces

Clone this wiki locally