variable getDecofileJSONFromDecofileimport { getDecofileJSONFromDecofile } from "https://deno.land/x/blocks@1.96.2/engine/decofile/json.ts"; type(decofile: Record<string, unknown>, appName?: string) => unknown