jpex-js / jpex

Javascript Prototype Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create types for globals / node modules / anything

jackmellis opened this issue ยท comments

commented

type Fs = NodeModule<'fs', typeof fs>

type Foo = Imply<'type:foo', {}>

commented

๐ŸŽ‰ This issue has been resolved in version 4.1.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€