NM
Size: a a a
V🦖
NM
let a = 42;
a = 'str';
NM
V🦖
NM
АП
АП
A
A
A
АП
A
A
NM
Cannot find module '@/ts/api'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
"baseUrl": "src",
"paths": {
"@/*": ["*"]
}
import { Popup } from '@/ts/api’;
A
NM
NM
A