Skip to content

Dealing with imports and metadata #47

@cyberixae

Description

@cyberixae

How do I pass external imports and metadata through the combinators? At the moment I use external lookup tables and collect this information through side effects. I also had to do gen.printRuntime(d).replace(/\ninterface /, '\nexport interface ') to export the brands since exporting them seemed to be necessary for things to work.

I'm trying to build a JSON Schema converter. An early development version of the converter is available at https://github.com/maasglobal/maas-schemas-ts/blob/master/converter.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions