UNPKG

secure-action

Version:

Secure Action 是一个基于行为的验证码组件,适用于 Vue 3。

7 lines (6 loc) 179 B
import { withInstall } from "./utils.mjs"; import _sfc_main from "./SecureAction.vue.mjs"; const SecureAction = withInstall(_sfc_main, "SecureAction"); export { SecureAction };