UNPKG

@jalzae/vue-captcha

Version:

Interactive human verification library for Vue 3 and Nuxt 3 with canvas-based CAPTCHA and dice games

10 lines (8 loc) 159 B
import { defineBuildConfig } from 'unbuild' export default defineBuildConfig({ declaration: true, rollup: { emitCJS: true }, failOnWarn: false })