Closed valashko closed 5 years ago
This change allows for such useful code to exist: proc typ*(self: Event): jsstring {.jsimportPropWithName: "type".}
proc typ*(self: Event): jsstring {.jsimportPropWithName: "type".}
This change allows for such useful code to exist:
proc typ*(self: Event): jsstring {.jsimportPropWithName: "type".}