Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

add module tslib

// TypeScript 3.9.2 or later
npm install tslib
// TypeScript 3.8.4 or earlier
npm install tslib@^1 
// TypeScript 2.3.2 or earlier 
npm install tslib@1.6.1
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #add #module #tslib
ADD COMMENT
Topic
Name
8+4 =