ts1 / flipbook-vue

3D page flip effect for Vue.js
https://ts1.github.io/flipbook-vue/
614 stars 158 forks source link

fix: declaration should prefix with `declare` #82

Closed MaikoTan closed 1 year ago

MaikoTan commented 1 year ago

...in dts files

Otherwise:

Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.ts(1046)