Interface SetMinXOptions

interface SetMinXOptions {
    min?: number;
}

Properties

Properties

min?: number

Default

0