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

    Interface Application

    interface Application {
        instance: Instance[];
        name: string;
    }
    Index

    Properties

    Properties

    instance: Instance[]
    name: string