Interface KovatsOptions

interface KovatsOptions {
    threshold?: number;
}

Properties

Properties

threshold?: number

Default

0.01