init(init: Init)
results in Duplicate identifier 'init'
error in TS wrappers
#1590
Labels
kind: bug
Something isn't working or isn't right
scope: ts-wrappers
Implementation of TypeScript wrappers generation for Sandbox tests (src/bindings)
Milestone
The following snippet
results in the following error when trying to use generated TS wrappers:
The text was updated successfully, but these errors were encountered: