| 1 | import { booleanProp, buildProps, classProp, eventProp, iconProp } from '@vexip-ui/config' |
| 2 | |
| 3 | import type { ExtractPropTypes, PropType } from 'vue' |
| 4 | import type { IconEffect } from '@/components/icon' |
nothing calls this directly
no test coverage detected