TypeScript
Publiceer TypeScript-definitiebestanden
Zoeken…
Omvat definitiebestand met bibliotheek op npm
Voeg typings toe aan uw package.json
{
...
"typings": "path/file.d.ts"
...
}
Als die bibliotheek ooit wordt geïmporteerd, wordt het typbestand geladen
Modified text is an extract of the original Stack Overflow Documentation
Licentie onder CC BY-SA 3.0
Niet aangesloten bij Stack Overflow