interface ErrorConfig {
    withStackTrace: boolean;
}

Properties

Properties

withStackTrace: boolean