variable inferBlockTypeimport { inferBlockType } from "https://deno.land/x/live@1.107.0/daemon/meta.ts"; Given a filename returns a blocktype type(filename: string) => Promise<string>