@rvoh/dream
    Preparing search index...

    Interface DreamAppInitOptions

    interface DreamAppInitOptions {
        bypassDbConnectionsDuringInit?: boolean;
        bypassDreamIntegrityChecks?: boolean;
    }
    Index

    Properties

    bypassDbConnectionsDuringInit?: boolean
    bypassDreamIntegrityChecks?: boolean