@vnodes/boot-express
    Preparing search index...

    Type Alias BootOptions

    type BootOptions = {
        graphql?: boolean;
        module: Type;
    }
    Index

    Properties

    Properties

    graphql?: boolean
    module: Type