[Vuejs]-Typescript Definition Files in Webpack

0👍

I think you have a problem with your path. “model” should point to the complete path to the model.d.ts without the file extensions.

Leave a comment