Interface ControlOptions

interface ControlOptions {
    strict?: string | boolean;
}

Hierarchy (view full)

Properties

Properties

strict?: string | boolean

Generated using TypeDoc