ParsedQueryInterface representing a parsed query with an explicit source prefix.API/Interfaces/ParsedQueryhoshimi/src/registry/SourceRegistry.d.tsSignatureexport interface ParsedQueryProperties2sourcevalueMethods0No methods.Propertiessource#source: string;The canonical source identifier parsed from the query prefix.@type{string}value#value: string;The remaining query value after removing the source prefix.@type{string}