function toFrameworkimport { toFramework } from "https://deno.land/x/frugal@0.9.0/src/cli/init/types.ts"; toFramework(framework?: string): Framework | undefinedParametersoptionalframework: stringReturnsFramework | undefined