interface LibraryDetailPageState {
    libraryStage: string;
    registryStage: string;
}

Properties

libraryStage: string
registryStage: string