Skip to content

Commit f0d9141

Browse files
refactor: update math/base/assert/is-prime to follow latest project conventions
1 parent c3a41b7 commit f0d9141

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/math/base/assert/is-prime/src

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/math/base/assert/is-prime/src/addon.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ static napi_value addon( napi_env env, napi_callback_info info ) {
3939
}
4040

4141
STDLIB_NAPI_MODULE_EXPORT_FCN( addon )
42+

0 commit comments

Comments
 (0)