Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

hasResult

import { hasResult } from "https://raw.githubusercontent.com/el3um4s/DenoWiki/master/mod.ts";

TRUE if there are results for the searched term

function hasResult(wikiJSON: WikiSearch_Query): boolean;
§
hasResult(wikiJSON: WikiSearch_Query): boolean
[src]

§Parameters

§Return Type

§
boolean
[src]