开发:更新api
This commit is contained in:
8
types/Common/SystemEnum.d.ts
vendored
8
types/Common/SystemEnum.d.ts
vendored
@@ -11,4 +11,12 @@ export declare enum ViewDirType {
|
||||
HS = 5,
|
||||
XN = 6
|
||||
}
|
||||
export declare enum FractionDigitsType {
|
||||
zero = 0,
|
||||
one = 1,
|
||||
two = 2,
|
||||
three = 3,
|
||||
four = 4,
|
||||
five = 5
|
||||
}
|
||||
//# sourceMappingURL=SystemEnum.d.ts.map
|
Reference in New Issue
Block a user