仪表盘
版本库
文件存储
活动
搜索
登录
xhj
/
xhj_app
新火炬APP代码
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
项目初始化
Houjie
2025-07-24
52a3ff1bce1417b39f6872d8e8cb378e9c2ccc6f
[xhj/xhj_app.git]
/
node_modules
/
@zxing
/
library
/
es2015
/
customTypings.js
1
2
3
4
5
6
7
8
/**
* This file contains some types to make our
* lifes easier when copy and pasting Java code.
* With it we can keep int, float, etc., references
* in code to keep as close as possible as the Java version
* but without the need to sacrifice ourselves with boring
* and annoying things.
*/