Appearance
crelte / queries / isQuery
function isQuery(obj): obj is Query;
Returns true if the passed object is a Query
any
obj is Query