interface RenkoOptions {
    boxSize: number;
}

Properties

Properties

boxSize: number