UNPKG

@carodriguezg/primevue-mandatory

Version:

Directive for using mandatory value in Primevue Listbox component

8 lines (5 loc) 122 B
import { App } from 'vue'; declare const _default: { install(vueApp: App): void; }; export { _default as default };