You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some d.ts files in my project and any files without module could be reference any class inside it directly. But some files is declare module and cannot be referred to it
This module also contain - sign in its name (it is aws-sdk from aws-sdk.d.ts)