import { oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts";
const { hasFlash } = oak;
A function that determines if the current environment supports Deno flash.
import { oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts";
const { hasFlash } = oak;
A function that determines if the current environment supports Deno flash.