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