mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
3 lines
129 B
TypeScript
3 lines
129 B
TypeScript
import { createInputComponent } from "./IonBaseInputVue";
|
|
|
|
export default createInputComponent('IonDatetimeVue', 'ion-datetime'); |