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

    Interface SelfTestsException

    interface SelfTestsException {
        class: string;
        debug_message?: string;
        message: string;
    }
    Index

    Properties

    class: string
    debug_message?: string
    message: string