单项选择题

在TypeScript中,哪个命令用于安装TypeScript编译器()

A.npm install typescript
B.pnpm install typescript
C.npm install -g typescript
D.pnpm add typescript