Skip to content

Commit 187d68e

Browse files
committed
feat(lua-bint): 添加lua-bint库的类型定义
新增lua-bint库的类型定义文件
1 parent 09c1480 commit 187d68e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

addons/lua-bint/info.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "lua-bint",
4+
"description": "Type definitions for the lua-bint arbitrary-precision integer library",
5+
"size": 1,
6+
"hasPlugin": false
7+
}

0 commit comments

Comments
 (0)