UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
governance-snapshot
/
src
/
shims-vue.d.ts
5 lines
(4 loc)
•
74 B
TypeScript
View Raw
1
2
3
4
5
declare
module
'*.vue'
{
import
Vue
from
'vue'
;
export
default
Vue
; }