devowl-wp
    Preparing search index...
    interface ResponseRoutePresetsBannerGet {
        constants: { [key: string]: string };
        defaults: { [key: string]: any };
        items: { [key: string]: Partial<BannerPreset> };
    }

    Hierarchy (View Summary)

    Index

    Properties

    constants: { [key: string]: string }
    defaults: { [key: string]: any }
    items: { [key: string]: Partial<BannerPreset> }