Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typescript支持 #17

Open
zhengguorong opened this issue Aug 15, 2018 · 2 comments
Open

typescript支持 #17

zhengguorong opened this issue Aug 15, 2018 · 2 comments

Comments

@zhengguorong
Copy link

import Vue from 'vue'

declare class Swiper extends Vue {
  autoPlay: boolean
  duration: number
  interval: number
  showIndicator: boolean
}

declare class Slide extends Vue {

}

export {
  Swiper, Slide
}


@watsonhaw
Copy link

已经荒废了估计~

@zwhGithub
Copy link
Owner

别黑我,我只是离开了一小会而已

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants