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

WikiSearch_Query

import type { WikiSearch_Query } from "https://raw.githubusercontent.com/el3um4s/DenoWiki/master/mod.ts";
type WikiSearch_Query = import("./lib/interface.ts").WikiSearch_Query;

§Type

§
import("./lib/interface.ts").WikiSearch_Query
[src]