{"version":3,"file":"types2.mjs","sources":["../../../../../../../packages/components/button-popconfirm/src/types.ts"],"sourcesContent":["import type { ExtractPropTypes } from 'vue'\n\nexport const buttonPopconfirmProps = {\n  /**\n   * Whether to enable the drop-down menu\n   * @default: true\n   */\n  enable: {\n    type: Boolean,\n    default: true,\n  },\n}\n\nexport type ButtonPopconfirmProps = ExtractPropTypes<typeof buttonPopconfirmProps>\n"],"names":[],"mappings":"AAAY,MAAC,qBAAqB,GAAG;AACrC,EAAE,MAAM,EAAE;AACV,IAAI,IAAI,EAAE,OAAO;AACjB,IAAI,OAAO,EAAE,IAAI;AACjB,GAAG;AACH;;;;"}