@vnodes/boot
    Preparing search index...

    Type Alias ExpressBootOptions

    type ExpressBootOptions = {
        appModule: Type;
    }
    Index

    Properties

    Properties

    appModule: Type