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

WikiParse_Query

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

§Type

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