question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

This issue potentially stems from incorrect use of this library. I want to convert all of the types in the v9.ts:

export * from './gateway/v9';
export * from './globals';
export * from './payloads/v9/index';
export * from './rest/v9/index';
export * from './rpc/v9';
export * as Utils from './utils/v9';

The generated JSON is empty.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
LeviticusMBcommented, Jun 16, 2022

Why was this closed? I just faced the same issue: Anything exported using export ... from is just ignored.

I’m using the ts-json-schema-generator command line tool BTW.

0reactions
domoritzcommented, Mar 25, 2022

Can you provide a minimal reproducible example that demonstrates the issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Export Support - International Trade Administration
These resources will help you better understand your product's potential in a given market, the best prospects for success, and best business practices...
Read more >
Export Assistance | United States Trade Representative
* Online and customized market research. * Support for U.S. exhibitors in selected overseas and domestic trade shows to attract qualified business partners....
Read more >
Export products - Small Business Administration
State-level STEP grants help small businesses: Learn how to export; Participate in foreign trade missions and trade shows; Obtain services to support foreign ......
Read more >
Exporting | USDA Foreign Agricultural Service
FAS offers a variety of services and programs that help U.S. agricultural exporters succeed in the global marketplace. From facilitating relationships with ...
Read more >
Support for Exporters | REA - European Commission
Support for Exporters. ... How does the EU support the internationalisation of EU businesses? The table below indicates which service you might like...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found