Skip to content

@sora-soft/framework


@sora-soft/framework / AbstractConstructorWithScope

Type Alias: AbstractConstructorWithScope

ts
type AbstractConstructorWithScope = (...args) => IScopeClass;

Defined in: packages/framework/src/lib/context/Context.ts:12

Parameters

ParameterType
...argsany[]

Returns

IScopeClass

基于 WTFPL 许可发布