interface RangeOptions {
    subtype?: DataTypeClassOrInstance;
}

Properties

Properties