interface LibraryDetailPageStateProps {
    fullLibrary?: LibraryData;
}

Hierarchy (View Summary)

Properties

Properties

fullLibrary?: LibraryData