interface KagiOptions {
    reversal: number;
}

Properties

Properties

reversal: number