Skip to content

API Reference / @gtkx/testing / Variant

Type Alias: Variant

Variant = "get" | "getAll" | "query" | "queryAll" | "find" | "findAll"

Defined in: suggestions.d.ts:3

The query variant a suggestion targets.

Released under the MPL-2.0 License.