UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

14 lines (9 loc) 287 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var vant = require('vant'); const AspH5PasswordInput = { raw: vant.PasswordInput, name: "AspH5PasswordInput" }; exports.AspH5PasswordInput = AspH5PasswordInput; exports["default"] = AspH5PasswordInput;