refactor(deps): migrate to nuxt v4
This commit is contained in:
2
app/components/uni/Button/index.d.ts
vendored
Normal file
2
app/components/uni/Button/index.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
type ButtonType = 'normal' | 'primary' | 'danger'
|
||||
type ButtonSize = 'base' | 'medium' | 'small'
|
||||
Reference in New Issue
Block a user