ElemeFE / vue-infinite-scroll

An infinite scroll directive for vue.js.
2.85k stars 416 forks source link

Support typescript #119

Closed echoulen closed 5 years ago

echoulen commented 5 years ago

Make this work with typescript

import Vue from "vue";
import infiniteScroll from "vue-infinite-scroll";
Vue.use(infiniteScroll)
jordanboston commented 5 years ago

Where are things at with TypeScript support for this?

Is this project maintained still?

echoulen commented 5 years ago

two way