altv types 源码

illusion_90299 14 0 ZIP 2021-04-04 18:04:18

altv类型 该存储库包含alt:V JavaScript模块的类型定义。 安装 客户端 # With npm npm i -D @altv/types-client @altv/types-natives @altv/types-webview # With yarn yarn add -D @altv/types-client @altv/types-natives @altv/types-webview 服务器端 # With npm npm i -D @altv/types-server # With yarn yarn add -D @altv/types-server 为了使这些类型可检测,您必须将下面的typeRoots属性添加到项目的tsconfig.json { " compilerOptions " : { " typeRoots " : [

用户评论
请输入评论内容
评分:
暂无评论