@benportner/js_family_tree
    Preparing search index...

    Interface Coordinates

    interface Coordinates {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number