Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 353 Bytes

File metadata and controls

20 lines (13 loc) · 353 Bytes

tsd2cce

A converter for google closure compiler externs from typescript declaration files (.d.ts).

Installation

npm install -g tsd2cce

Usage

ts2cce declaration.d.ts create_extern.js

Not implemented yet

  • Import of declarations within declarations files and reference to an imported type
  • Proper enum representation