You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
Subj. For declare module "fs" {...} syntax we should generate @:jsRequire("fs") extern class Fs {...}. Also we should generate proper @:jsRequire for subtypes defined in that module.
The text was updated successfully, but these errors were encountered:
kLabz
pushed a commit
to kLabz/ts2hx
that referenced
this issue
May 25, 2018
Subj. For
declare module "fs" {...}
syntax we should generate@:jsRequire("fs") extern class Fs {...}
. Also we should generate proper@:jsRequire
for subtypes defined in that module.The text was updated successfully, but these errors were encountered: