@thepalaceproject/circulation-admin
    Preparing search index...

    Interface GenreFormState

    interface GenreFormState {
        genre: string;
        subgenre: string;
    }
    Index

    Properties

    Properties

    genre: string
    subgenre: string