{"version":3,"file":"fullScreen2.mjs","sources":["../../../../../../packages/components/fullScreen/src/fullScreen.ts"],"sourcesContent":["import { buildProps } from '@lit-element/utils'\nimport type { ExtractPropTypes } from 'vue'\nimport type fullScreen from './fullScreen.vue'\n\nexport const fullScreenProps = buildProps({} as const)\n\nexport type FullScreenProps = ExtractPropTypes<typeof fullScreenProps>\nexport type FullScreenInstance = InstanceType<typeof fullScreen>\n"],"names":[],"mappings":";;;AACY,MAAC,eAAe,GAAG,UAAU,CAAC,EAAE;;;;"}