first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
//#region ../../packages/constants/event.d.ts
|
||||
declare const UPDATE_MODEL_EVENT = "update:modelValue";
|
||||
declare const CHANGE_EVENT = "change";
|
||||
declare const INPUT_EVENT = "input";
|
||||
//#endregion
|
||||
export { CHANGE_EVENT, INPUT_EVENT, UPDATE_MODEL_EVENT };
|
||||
Reference in New Issue
Block a user