Skip to content

WASM JSON .ts to_js_value() not type annotated correctly anymore #355

Open
@rooooooooob

Description

@rooooooooob

All types are now:

to_js_value: any

instead of e.g. TransactionBodyJSON

during the wasm build script process you get an error:

Error: Cannot find module 'json-schema-to-typescript'

despite this npm package still existing. This error is obviously the cause of this issue.

It is not just on my local builds as the 6.0.0 NPM package suffers from the same issue in its exported typescript code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions