*Add a function and default export
This commit is contained in:
parent
27f87553b3
commit
8652d0f19d
|
@ -122,3 +122,4 @@ export default function bundleNativeModulesPlugin() {
|
|||
},
|
||||
} as Plugin;
|
||||
}
|
||||
export { bundleNativeModulesPlugin };
|
||||
|
|
Loading…
Reference in New Issue