{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/full-screen/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport FullScreen from './src/index'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElFullScreen: SFCWithInstall<typeof FullScreen> =\n  withInstall(FullScreen)\nexport default ElFullScreen\n\nexport * from './src/full-screen'\nexport type { FullScreenInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAIa,MAAA,YAAA,GACX,YAAY,UAAU;;;;"}