0.0.10 • Published 7 months ago

@bettergi/types v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

本项目是一个为 Better Genshin Impact 提供的 TypeScript 类型声明文件。

安装

npm install --save-dev @bettergi/types

用法

在 TypeScript 项目的 tsconfig.json 配置文件中添加类型引用。

{
  "compilerOptions": {
    "types": ["@bettergi/types"]
  }
}
0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago