Takaro - v0.4.9
    Preparing search index...

    Interface ModuleSearchInputAllowedFilters

    ModuleSearchInputAllowedFilters

    interface ModuleSearchInputAllowedFilters {
        author?: string[];
        builtin?: string[];
        id?: string[];
        name?: string[];
        supportedGames?: string[];
    }
    Index

    Properties

    author?: string[]

    ModuleSearchInputAllowedFilters

    builtin?: string[]

    ModuleSearchInputAllowedFilters

    id?: string[]

    ModuleSearchInputAllowedFilters

    name?: string[]

    ModuleSearchInputAllowedFilters

    supportedGames?: string[]

    ModuleSearchInputAllowedFilters