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.

Export types Matrix and Point

See original GitHub issue

We are having issues with Webpack packaging a library that depends on transformation-matrix (https://github.com/swimlane/ngx-graph/issues/67).

Webpack seems to ignore the Matrix type as it is not exported in https://github.com/chrvadala/transformation-matrix/blob/master/transformation-matrix.d.ts whereas it is used by functions that are themselves exported. We end up with type definitions that reference Matrix without it being declared anywhere.

Can you export that type as well as Point? (I am not using Point but I guess it has the same problem)

Thanks for the library, by the way!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jawadstcommented, Apr 5, 2018

I didn’t know that option, I’ll give it a try.

Thanks for your help!

0reactions
chrvadalacommented, Aug 30, 2018

Hi @forabi, how is going? Are there any news on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Export and import rules for matrix attributes
ID Title Matrix 1 Description Matrix 2 001 Element 1 Column A Column B Column C Description 1 Column A Row 1 Cell Cell Cell...
Read more >
How can I export a list of points as a matrix in ArcGIS 10.0?
I need to export these values not as list, but as a matrix of size 50x50 to be read in SciLab. The grid...
Read more >
Export a Matrix - Maple Help - Maplesoft
The ExportMatrix command exports a matrix or list of matrices to an external file, string, or ByteArray. •. The type of file to...
Read more >
Matrix Market: File Formats
The MM exchange format for matrices is really a collection of affiliated formats which share design elements. In our initial specification, two matrix...
Read more >
How Matrixify Works - Bulk import, export & edit Shopify data
Learn how to use the Matrixify (formerly Excelify) App. Easily import, export, manage and edit your Shopify store data in bulk.
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