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

    Interface Cury

    interface Cury {
        href: string;
        name: string;
        templated: boolean;
    }
    Index

    Properties

    Properties

    href: string
    name: string
    templated: boolean