| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4c30936 commit 222b3e6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1191,6 +1191,7 @@ added: | |||
| 1191 | 1191 | NAPI_EXTERN napi_status node_api_throw_syntax_error(napi_env env, | |
| 1192 | 1192 | const char* code, | |
| 1193 | 1193 | const char* msg); | |
| 1194 | + ``` | ||
| 1194 | 1195 | ||
| 1195 | 1196 | * `[in] env`: The environment that the API is invoked under. | |
| 1196 | 1197 | * `[in] code`: Optional error code to be set on the error. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments