mirror of
https://github.com/openharmony/js_util_module.git
synced 2026-07-19 18:23:35 -04:00
Keep the Types class consistent with d.ts
Change the class name Types to types issue: https://gitee.com/openharmony/js_util_module/issues/I51I4Y Signed-off-by: xdmal <maxiaodong16@huawei.com>
This commit is contained in:
+1
-1
@@ -1016,7 +1016,7 @@ export default {
|
||||
TextEncoder: TextEncoder,
|
||||
TextDecoder: TextDecoder,
|
||||
Base64: Base64,
|
||||
Types: Types,
|
||||
types: Types,
|
||||
LruBuffer: LruBuffer,
|
||||
RationalNumber : RationalNumber,
|
||||
Scope : Scope,
|
||||
|
||||
Reference in New Issue
Block a user