plastikfan / jaxom-ts

Another JSON to XML converter with inheritable attributes and custom element consolidation
MIT License
0 stars 0 forks source link

define top level exports for clients #23

Closed plastikfan closed 4 years ago

plastikfan commented 4 years ago

Define the exports that clients of jaxom can use in the entry point: index.ts.

Might be able to fix project config by using references, see: https://code-examples.net/en/docs/typescript/handbook/project-references