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