interface LibrariesPageOwnProps {
    store: Store<State>;
}

Hierarchy (View Summary)

Properties

Properties

store: Store<State>