{"version":3,"file":"WK6QuuON.js","sources":["../../../../utils/storyblok.ts"],"sourcesContent":["import { AssetStoryblok } from \"~/types/bloks\";\nimport { StoryblokAsset } from \"~/types/Storyblok\";\n\nexport const hasAssetContent = (image: AssetStoryblok | undefined) =>\n image?.filename ? true : false;\n\nexport const hasRichTextContent = (text: any | undefined) =>\n text?.content[0]?.content ? true : false;\n"],"names":["hasAssetContent","image","hasRichTextContent","text","_a"],"mappings":"AAGO,MAAMA,EAAmBC,GAC9B,GAAAA,GAAA,MAAAA,EAAO,UAEIC,EAAsBC,IAH5B,IAAAC,EAIL,UAAAA,EAAAD,GAAA,YAAAA,EAAM,QAAQ,KAAd,MAAAC,EAAkB"}