Skip to content

Commit e7be61d

Browse files
committed
reverting
1 parent 2423cbf commit e7be61d

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/hds-lib.js

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/hds-lib.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index-webpack.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/**
22
* Export for webpack build
33
*/
4-
export const hdsLib = require('./index.js');
4+
export const HDSModel = require('./HDSModel');

0 commit comments

Comments
 (0)