Skip to main content
Version: v1

ILoaderOptions Interface

Signature

export interface ILoaderOptions extends ILoaderOptions1

Extends: ILoaderOptions1

Properties

PropertyModifiersTypeDescription
summarizeProtocolTreeoptionalboolean

Property Details

summarizeProtocolTree

Signature

summarizeProtocolTree?: boolean;

Type: boolean