Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Cannot nest code comments on google-apps-script.base.d.ts #88

Open
sestegra opened this issue Jun 27, 2020 · 0 comments
Open

Cannot nest code comments on google-apps-script.base.d.ts #88

sestegra opened this issue Jun 27, 2020 · 0 comments

Comments

@sestegra
Copy link

When using dart_js_facade_gen version 0.0.7 on google-app-scripts.base.d.ts definition files, I got following errors

$ dart_js_facade_gen google-apps-script.base.d.ts

/usr/local/lib/node_modules/dart_js_facade_gen/index.js:28
  if (e.name !== 'DartFacadeError') throw e;
                                    ^
Cannot nest code comments// Constructors on anonymous interfaces are not yet supported.

(Use `node --trace-uncaught ...` to show where the exception was thrown)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant