Input.vue like this:
<script lang="ts" src="./input.ts"></script>
<template>
<div>
<input />
</div>
</template>
error message:
demo/App.vue.ts - error TS2307: Cannot find module '@/component/Input.vue' or its corresponding type declarations.
import Test from '@/components/Input.vue'
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too