Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
TBA -> REPLACEME
  • Loading branch information
mafintosh committed Mar 14, 2018
commit de3c603d97286bc9b7dd8bff78f09d99acdcc14d
2 changes: 1 addition & 1 deletion doc/api/n-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ This API can be called even if there is a pending JavaScript exception.

#### napi_fatal_exception
<!-- YAML
added: TBA
added: REPLACEME
-->
```C
napi_fatal_exception(napi_env env);
Expand Down