Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created January 24, 2018 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/dd4ebb14d523f58a3f0088a6470c605c to your computer and use it in GitHub Desktop.
Save matthieu-D/dd4ebb14d523f58a3f0088a6470c605c to your computer and use it in GitHub Desktop.
declare module "*.vue" {
import Vue from "vue";
export default Vue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment