frontend · medium

.d.ts

A TypeScript declaration file — types only, no runtime code. Describes the shape of JS libraries so the type checker understands them.

Tags: typescript