UNPKG

vue-captcha-switcher

Version:

A Vue.js component to switch between different CAPTCHA services.

6 lines (4 loc) 213 B
// Import components from their respective files import CaptchaSwitcher from './components/CaptchaSwitcher.vue'; // Export the components for use in other parts of the application export default CaptchaSwitcher;