UNPKG

@ionic/core

Version:
10 lines (7 loc) 304 B
/*! * (C) Ionic http://ionicframework.com - MIT License */ import { P as PickerColumnCmp, d as defineCustomElement$1 } from './picker-column2.js'; const IonPickerLegacyColumn = PickerColumnCmp; const defineCustomElement = defineCustomElement$1; export { IonPickerLegacyColumn, defineCustomElement };