Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface FormNodeCoordinates

    This file was auto-generated by Fern from our API Definition.

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

    Properties

    x y

    Properties

    x: number
    y: number