fix: fix typos

This commit is contained in:
islishude
2018-05-14 21:00:14 +08:00
parent fc2b440fc8
commit c31b37eb16
3 changed files with 3 additions and 3 deletions

View File

@@ -6233,7 +6233,7 @@ declare module "util" {
);
decode(
input?:
| Int8Array
Int8Array
| Int16Array
| Int32Array
| Uint8Array

View File

@@ -5588,7 +5588,7 @@ declare module "util" {
);
decode(
input?:
| Int8Array
Int8Array
| Int16Array
| Int32Array
| Uint8Array

View File

@@ -5671,7 +5671,7 @@ declare module "util" {
);
decode(
input?:
| Int8Array
Int8Array
| Int16Array
| Int32Array
| Uint8Array