mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 20:25:33 +08:00
Initial commit
This commit is contained in:
5
packager/react-packager/__mocks__/debug.js
vendored
Normal file
5
packager/react-packager/__mocks__/debug.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function() {
|
||||
return function() {};
|
||||
};
|
||||
Reference in New Issue
Block a user