interface Resmeta {
    items: Record<string, any>;
}

Properties

Properties

items: Record<string, any>