It is where the global project typings are declared.
. └── @types ├── env.d.ts ├── express.d.ts ├── keys.d.ts └── [name].d.ts