8 lines
117 B

import PsCaptcha from "./index.vue"
PsCaptcha.name = "ps-captcha"
export {
PsCaptcha
}
export default PsCaptcha