UNPKG
@phoria/phoria-vue
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Use Vue with Phoria Islands for dotnet.
github.com/CMeeg/phoria
CMeeg/phoria
@phoria/phoria-vue
/
dist
/
main.d.ts
5 lines
(4 loc)
•
78 B
TypeScript
View Raw
1
2
3
4
5
declare
const
framework
: {
readonly
name
:
"vue"
; };
export
{ framework };