Module is said to to not provide export, but it does
As I was refactoring a component (Vue+Quasar), the type Org
that I defined in model.ts
suddenly raised the error of not being exported in model.ts
.
As I was refactoring a component (Vue+Quasar), the type Org
that I defined in model.ts
suddenly raised the error of not being exported in model.ts
.