weasel API - v0.8.0
    Preparing search index...

    Type Alias ZoomBound

    ZoomBound: number | { x: number; y: number }

    Input convenience for zoom-clamp ranges. A number is applied as the same bound on both axes; a {x, y} vector applies per-axis bounds.