mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-08 02:55:17 +08:00
working
This commit is contained in:
8
lib/hooks.js
Normal file
8
lib/hooks.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Created by tdzl2003 on 2/6/16.
|
||||
*/
|
||||
|
||||
// Hook resolvedAssetSource
|
||||
__d('resolveAssetSource', function(_1, _2, module, _3) {
|
||||
module.exports = require('./resolveAssetSource');
|
||||
});
|
Reference in New Issue
Block a user