Skip to main content
Version: v1

ILoaderOptions Interface

Signature

export interface ILoaderOptions extends ILoaderOptions1

Extends: ILoaderOptions1

Properties

Property Modifiers Type Description
summarizeProtocolTree optional boolean

Property Details

summarizeProtocolTree

Signature

summarizeProtocolTree?: boolean;

Type: boolean