method KwikTable.prototype.hasRe-exportimport { KwikTable } from "https://deno.land/x/kwik@v1.2.3/mod.ts"; has(id: string): Promise<boolean>Check if a document exists Parametersid: stringReturnsPromise<boolean>