All datatypes' json file as default
sekkit opened this issue · 1 comments
sekkit commented
IComparable
such types cannot be exported.
Is it possible to have all types exported?
jacksondunstan commented
IComparable
such types cannot be exported
IComparable and many generics of IComparable<T> are exported in the example included in the repo.
Is it possible to have all types exported?
No, you must list all the types you want to export.