@samply/lens
    Preparing search index...

    Type Alias BackendOptions

    type BackendOptions = {
        blazes?: BlazeOption[];
        customAstBackends?: string[];
        spots?: SpotOption[];
    }
    Index

    Properties

    blazes?: BlazeOption[]
    customAstBackends?: string[]
    spots?: SpotOption[]