typings / registry

The registry of type definitions for TypeScript
238 stars 176 forks source link

Update azure-storage.json: Fix error TS2428 in tsc #955

Closed SomaticIT closed 7 years ago

SomaticIT commented 7 years ago

Typings URL: https://github.com/typed-contrib/azure-storage-node

Change Summary:

There is a reported error with tsc 2.0.3+. It is "error TS2428" and it is because an interface and a class named exactly the same.