interface AdobeTabProps {
    data: LibraryData[];
}

Properties

Properties

data: LibraryData[]