Coding style
In certain scenarios we do need to import files instead of features but even then it is our coding style to not write the file extension.
This commit is contained in:
@@ -1 +1 @@
|
||||
export * from './react-native-img-cache.yes.js';
|
||||
export * from './react-native-img-cache.yes';
|
||||
|
||||
Reference in New Issue
Block a user