Alex Sandiiarov

Results 2 comments of Alex Sandiiarov

It doesn't help. I need to get access to the header(titleBar), which is the dragging area.

I solved this problem by adding typeRoots ```js "compilerOptions": { ... "typeRoots": ["./src/@types", "./node_modules/@types"] } ```