interface ResultOptions {
    throwOnError?: boolean;
}

Hierarchy

Properties

Properties

throwOnError?: boolean

Generated using TypeDoc