Skip to content

Commit 30585b8

Browse files
committed
fix(index.d.ts): remove no longer necessary workarround due to esModuleIntero
1 parent 7d36f80 commit 30585b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.d.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ declare module 'cep-promise' {
88
service: string
99
}
1010

11-
// this workarround is because this : https://github.com/Microsoft/TypeScript/issues/5073
12-
namespace cep {}
13-
1411
type AvaliableProviders =
1512
"brasilapi" |
1613
"correios" |

0 commit comments

Comments
 (0)