blob: b51ea2391a1d9b80a6e5e98c76184ac8331bf1cf (
plain)
1
2
3
4
5
|
Check file:///[WILDLINE]/exists_and_try_uses.ts
error: TS1192 [ERROR]: Module '"file:///[WILDLINE]/app.css"' has no default export.
import test from "./app.css";
~~~~
at file:///[WILDLINE]/exists_and_try_uses.ts:1:8
|