UNPKG
vuesax3
Version:
alpha (4.3.0-alpha.1)
latest (4.2.1)
4.3.0-alpha.1
4.3.0-alpha.0
4.2.1
4.2.0
4.2.0-alpha.0
4.1.1
4.1.0
4.1.0-alpha.1
4.1.0-alpha.0
4.0.25
4.0.24
4.0.23
4.0.22
4.0.21
4.0.20
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
Framework Components for Vue 3
lk77.github.io/vuesax/
lk77/vuesax
vuesax3
/
index.d.ts
4 lines
(3 loc)
•
93 B
TypeScript
View Raw
1
2
3
4
declare
module
"vuesax3"
{
export
default
function
install
(
app
:
any
,
options
:
any
):
void
}