Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
meihua-island-book
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-05-24 18:49:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fc413f3445c38febe652245690257efa3db65f89
fc413f34
1 parent
3067d97b
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
components.d.ts
components.d.ts
View file @
fc413f3
...
...
@@ -29,6 +29,7 @@ declare module '@vue/runtime-core' {
NutRow
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Row'
]
NutSwiper
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Swiper'
]
NutSwiperItem
:
typeof
import
(
'@nutui/nutui-taro'
)[
'SwiperItem'
]
NutTable
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Table'
]
NutTabPane
:
typeof
import
(
'@nutui/nutui-taro'
)[
'TabPane'
]
NutTabs
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Tabs'
]
NutTag
:
typeof
import
(
'@nutui/nutui-taro'
)[
'Tag'
]
...
...
Please
register
or
login
to post a comment