Npm Glossary
Browse 1 npm terms defined in plain English, from the cultural dictionary of computing.
1 Npm Terms
- Type Definition
- A file (typically `.d.ts` in TypeScript) that describes the types, interfaces, and function signatures of a module without containing executable code. The...
Related Topics
- Typescript (1 terms in common)
- Definitelytyped (1 terms in common)