Skip to content

Commit 77794fd

Browse files
committed
docs: fix missing private annotation
1 parent d7b8ba6 commit 77794fd

File tree

1 file changed

+1
-0
lines changed
  • lib/node_modules/@stdlib/array/little-endian-factory/lib

1 file changed

+1
-0
lines changed

lib/node_modules/@stdlib/array/little-endian-factory/lib/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ function factory( dtype ) {
311311
/**
312312
* Creates a new typed array from a variable number of arguments.
313313
*
314+
* @private
314315
* @name of
315316
* @memberof TypedArray
316317
* @type {Function}

0 commit comments

Comments
 (0)