wie man implizite in .d.ts zulässt
{
"compilerOptions": {
"skipLibCheck": true,
...
},
...
}
Yawning Yacare
{
"compilerOptions": {
"skipLibCheck": true,
...
},
...
}