Alokai

ContextQuery

type ContextQuery<T extends ParamType = string> = { [Key in T]: ContextQueryParams };

Referenced Types

On this page