@sora-soft/framework / AbstractConstructorWithScope
Type Alias: AbstractConstructorWithScope
ts
type AbstractConstructorWithScope = (...args) => IScopeClass;Defined in: packages/framework/src/lib/context/Context.ts:12
Parameters
| Parameter | Type |
|---|---|
...args | any[] |