@thepalaceproject/circulation-admin
    Preparing search index...
    interface LibraryRegistrationState {
        protocol: string;
        registration_stage?: { [key: string]: string };
    }
    Index

    Properties

    protocol: string
    registration_stage?: { [key: string]: string }