Skip to content

Commit 5df1c88

Browse files
committed
Add main exports
1 parent 33a44d8 commit 5df1c88

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

lib/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
'use strict';
2+
3+
// EXPORTS //
4+
5+
module.exports = require( './node_modules/@stdlib' );

lib/node_modules/@stdlib/index.js

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)