chore: remove ts version statements

This commit is contained in:
islishude
2018-05-14 21:15:04 +08:00
parent c31b37eb16
commit ee6b647dbb
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -6222,7 +6222,6 @@ declare module "util" {
export function isWebAssemblyCompiledModule(object: any): boolean;
}
// TypeScript Version: 2.1
export class TextDecoder {
readonly encoding: string;
readonly fatal: boolean;
+1 -1
View File
@@ -5660,7 +5660,7 @@ declare module "util" {
export namespace promisify {
const custom: symbol;
}
// TypeScript Version: 2.1
export class TextDecoder {
readonly encoding: string;
readonly fatal: boolean;