@devgateway/wp-react-lib
    Preparing search index...

    Interface Group

    interface Group {
        label: string;
        labels: Record<string, any>;
    }
    Index

    Properties

    Properties

    label: string
    labels: Record<string, any>