const injectedJs = { webviewLib: require('@joplin/lib/rnInjectedJs/webviewLib'), codeMirrorBundle: require('../../lib/rnInjectedJs/codeMirrorBundle.bundle'), svgEditorBundle: require('../../lib/rnInjectedJs/svgEditorBundle.bundle'), pluginBackgroundPage: require('../../lib/rnInjectedJs/pluginBackgroundPage.bundle'), noteBodyViewerBundle: require('../../lib/rnInjectedJs/noteBodyViewerBundle.bundle'), }; export default injectedJs;