IProvideRuntimeFactory Interface
Signature
export interface IProvideRuntimeFactory
Properties
Property | Type | Description |
---|---|---|
IRuntimeFactory | IRuntimeFactory |
Property Details
IRuntimeFactory
Signature
readonly IRuntimeFactory: IRuntimeFactory;
Type: IRuntimeFactory