Skip to content

Commit 9d2f8d7

Browse files
committed
Update namespace
1 parent 6a47599 commit 9d2f8d7

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

  • lib/node_modules/@stdlib/math/tools/lib

lib/node_modules/@stdlib/math/tools/lib/index.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ var setReadOnly = require( '@stdlib/utils/define-read-only-property' );
3636
*/
3737
var ns = {};
3838

39-
/**
40-
* @name metaDataProps
41-
* @memberof ns
42-
* @readonly
43-
* @type {Function}
44-
* @see {@link module:@stdlib/math/tools/meta-data-props}
45-
*/
46-
setReadOnly( ns, 'metaDataProps', require( '@stdlib/math/tools/meta-data-props' ) );
47-
4839
/**
4940
* @name unary
5041
* @memberof ns

0 commit comments

Comments
 (0)