interface Frames {
    items: Frame[];
}

Properties

Properties

items: Frame[]