Skip to content

Commit 4f35850

Browse files
committed
Replaced ES6 export with CommonJS
1 parent ff9bf4d commit 4f35850

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

Diff for: index.android.js

-4
This file was deleted.

Diff for: index.ios.js

-4
This file was deleted.

Diff for: index.js

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// For documentation, check our wiki
2+
// https://github.com/react-native-kit/react-native-track-player/wiki
3+
4+
module.exports = require('./lib/index.js');

Diff for: index.windows.js

-4
This file was deleted.

0 commit comments

Comments
 (0)