DisposalErrorConstructor
Source Location: packages/core/src/disposable.ts#L292
Signature
interface DisposalErrorConstructor { new (errors: unknown[]): DisposalError prototype: DisposalError }
Source Location: packages/core/src/disposable.ts#L292
interface DisposalErrorConstructor { new (errors: unknown[]): DisposalError prototype: DisposalError }