Quantcast
Channel: Typescript module is not defined - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Madhu Ranjan for Typescript module is not defined

$
0
0

Put a new main.d.ts inside proxy folder with below content

 /// <reference path="./typings/main.d.ts" />

Viewing all articles
Browse latest Browse all 3

Trending Articles