Skip to content

Commit

Permalink
export JsonNode
Browse files Browse the repository at this point in the history
  • Loading branch information
neroist committed Mar 11, 2023
1 parent 5d65beb commit ffd3936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webview.nim
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,5 @@ proc newWebview*(debug: bool = isDebug; window: pointer = nil): Webview =
## Alias of `create()`

create(cint debug, window)

export JsonNode

0 comments on commit ffd3936

Please sign in to comment.