Interface ITraceableOptions

Since

4.2.7

Version

2023-11-25

interface ITraceableOptions {
    trace?: boolean;
}

Properties

Properties

trace?: boolean

Generated using TypeDoc