Skip to content

Commit

Permalink
Fix Statements are not allowed in ambient contexts.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdman committed Mar 30, 2021
1 parent e9630a0 commit 2c23820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/xml2js-fork-stringify.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ declare module "xml2js-fork-stringify" {
export interface convertableToString {
toString(): string;
}
};
}

0 comments on commit 2c23820

Please sign in to comment.