0.0.10 • Published 10 months ago

@bettergi/types v0.0.10

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

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

安装

npm install --save-dev @bettergi/types

用法

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

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

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago