Skip to content

jin-frame / decorators/methods/handlers/getAllMethodMetaInherited / getAllRequestMetaInherited

Function: getAllRequestMetaInherited()

getAllRequestMetaInherited(ctor): readonly Readonly<{ option: Readonly<IFrameOption>; }>[]

Defined in: src/decorators/methods/handlers/getAllMethodMetaInherited.ts:6

Parameters

ctor

AbstractConstructor<unknown> | Constructor<unknown>

Returns

readonly Readonly<{ option: Readonly<IFrameOption>; }>[]