你可以通过 npm 安装相应模块:
npm i -s three npm i -s @types/three
直接通过 import 进行引用:
import * as three from 'three';