UNPKG
@liuhlightning/wx-pay
Version:
latest (0.3.4)
0.3.4
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.1.1
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
communicate to wx pay
github.com/ZhoufangErqiangu/wx-pay
ZhoufangErqiangu/wx-pay
@liuhlightning/wx-pay
/
dist
/
util
/
timestamp.d.ts
5 lines
•
121 B
TypeScript
View Raw
1
2
3
4
5
/** * 生成时间戳 秒单位 */
export
declare function
timestamp
()
: string;
//# sourceMappingURL=timestamp.d.ts.map