Skip to content

Commit e53f160

Browse files
committed
minify js
1 parent 52de775 commit e53f160

File tree

5 files changed

+157
-1658
lines changed

5 files changed

+157
-1658
lines changed

judge.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import { fn } from "./types/judge";
4444

4545
judge = (function () {
4646
return {
47-
version: '0.9.8',
47+
version: '0.9.9',
4848
/**
4949
* return {array,object,number,string,null,undefined,function,boolean}
5050
*/

0 commit comments

Comments
 (0)