Esposter
    Preparing search index...

    Interface VirrunOptions

    interface VirrunOptions {
        backend: BackendType;
        environment?: Nuxt;
        source: Source;
    }
    Index
    backend: BackendType
    environment?: Nuxt
    source: Source