GradientEdge CDK Utils
    Preparing search index...
    type Pane = {
        id: string;
        properties?: Record<string, string | number | (string | number)[]>;
    }
    Index

    Properties

    Properties

    id: string
    properties?: Record<string, string | number | (string | number)[]>