@pretty-chitty/core
    Preparing search index...

    Type Alias Bounds

    type Bounds = {
        x: number;
        y: number;
        width: number;
        height: number;
    }
    Index

    Properties

    Properties

    x: number
    y: number
    width: number
    height: number