function toCacheTypeimport { toCacheType } from "https://deno.land/x/frugal@0.9.0/src/cli/init/types.ts"; toCacheType(cacheType?: string): CacheType | undefinedParametersoptionalcacheType: stringReturnsCacheType | undefined