Top "Typescript-typings" questions

Typings is the simple way to manage and install TypeScript definitions.

No Exported Member / Node Modules

I am just starting Angular 2 / Typescript using the 5 Minute Quickstart found here. I've run into what looks to be a …

angularjs node.js angular typescript typescript-typings
Displaying a static image using React, Typescript and Webpack

I'm attempting to display an image in a React component as part of a project using webpack and webpack-dev-server. So …

reactjs webpack typescript-typings webpack-file-loader
Update Typescript in Angular2 project

I have an Angular2 project using Typescript, in Visual Studio. I want to update Typescript from 1.8 to 2.0.x. In my …

visual-studio angular typescript-typings typescript2.0
What are Typings in Typescript

I am new to Angular2 and I'm enjoying it so far but there is one problem: Typings. I can't figure …

typescript typescript-typings
Global types in typescript

Is there a way to make a file in your typescript file that defines globally accessible types? I like typescript …

typescript typescript-typings
Typescript, how to pass "Object is possibly null" error?

I've got the "Object is possibly null" error many times and usually I use a safety "if statement" in case …

typescript typescript-typings
exporting enum from typescript type definition file

I'm writing the type definitions for a library I'm using. One function in the library identifies the mouse button clicked …

typescript typescript-typings
How to import JavaScript file into angular2

I am having trouble figuring out how to import a javascript file into my angular2 project. It is a file …

javascript angular typescript typescript-typings
How to import the jwt-decode type definition into Typescript (Ionic 2)

Just when I think I have the Typings in Typescript under control I come across something that proves the opposite. …

angular typescript ionic2 typescript-typings
TypeScript character type?

My question is very brief. I am new to TypeScript, been searching around here and there but didn't find yet …

javascript typescript typescript-typings typescript2.0