method Murmurhash3.prototype.hashimport { Murmurhash3 } from "https://deno.land/x/live@1.53.6/deps.ts"; hash(key: string)Incrementally add a string to this hash Parameterskey: stringkey A UTF-16 or ASCII string