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