Skip to content

Commit

Permalink
Merge pull request #840 from wsd000/feat_license_plate_keyboard
Browse files Browse the repository at this point in the history
feat: 增加车牌组件ts校验文件
  • Loading branch information
qifeng0748 authored Nov 16, 2023
2 parents 98ac8f8 + 3bbb6e5 commit 87d8c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/mand-mobile.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export class Transition extends MandComponent { }
export class WaterMark extends MandComponent { }
export class TextareaItem extends MandComponent { }
export class Skeleton extends MandComponent { }
export class LicensePlate extends MandComponent { }
/* @init<%export class ${componentNameUpper} extends MandComponent { }%> */


Expand Down

0 comments on commit 87d8c22

Please sign in to comment.