UNPKG
@readable-js/react-codemirror
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
React component for ReadableJS
github.com/ambroiseRabier/readable-js
ambroiseRabier/readable-js
@readable-js/react-codemirror
/
lib
/
exports.js
3 lines
•
115 B
JavaScript
View Raw
1
2
3
import
{
ReadableEditor
}
from
"./ReadableEditor"
;
export
{
ReadableEditor
};
//# sourceMappingURL=exports.js.map