UNPKG
@opentiny/vue-base-select
Version:
latest (3.27.0)
v2-latest (2.27.0)
3.27.0
3.26.0
3.25.0
3.24.0
3.23.0
3.22.1
3.22.0
3.21.0
3.20.0
3.19.0
3.18.0
3.17.0
2.27.0
2.26.0
2.25.0
2.24.0
2.23.0
2.22.1
2.22.0
2.21.0
2.20.0
2.19.0
2.18.0
2.17.0
@opentiny/vue-base-select
/
src
/
token.d.ts
7 lines
(6 loc)
•
130 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
const
classes
: {
caret
:
string
;
'select-tags'
:
string
;
'tags-text'
:
string
;
'tag-info'
:
string
; };