function xorimport { xor } from "https://deno.land/x/frugal@0.9.6/src/server/middleware/csrf/xor.ts"; xor(source: string, mask: string)Parameterssource: stringmask: string