UNPKG

295 BJavaScriptView Raw
1/*!
2 * (C) Ionic http://ionicframework.com - MIT License
3 */
4import { P as PickerInternal, d as defineCustomElement$1 } from './picker-internal.js';
5
6const IonPickerInternal = PickerInternal;
7const defineCustomElement = defineCustomElement$1;
8
9export { IonPickerInternal, defineCustomElement };