UNPKG
@21st-extension/vue
Version:
latest (0.5.14)
0.5.14
0.5.13
0.5.12
0.5.11
0.5.10
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.7
21st.dev
21st-dev/21st-extension
@21st-extension/vue
/
dist
/
index.d.ts
6 lines
(3 loc)
•
122 B
TypeScript
View Raw
1
2
3
4
5
6
import
{
ToolbarPlugin
}
from
'@21st-extension/toolbar'
;
export
declare
const
VuePlugin
:
ToolbarPlugin
;
export
{ }