{"version":3,"file":"context.mjs","sources":["../../../../../../packages/components/button/src/context.ts"],"sourcesContent":["import type { SizeType } from '@antdv/types';\nimport { createContext } from '@antdv/hooks';\n\nexport const GroupSizeContext = createContext<{\n  size?: SizeType\n}>();\n"],"names":[],"mappings":";;;AAGO,MAAM,mBAAmB,aAE7B;;;;"}