@vnodes/boot
    Preparing search index...

    Type Alias FastifyBootOptions

    type FastifyBootOptions = {
        appModule: Type;
    }
    Index

    Properties

    Properties

    appModule: Type