2
0
mirror of https://github.com/status-im/react-native.git synced 2025-03-02 01:50:37 +00:00
Alex Kotliarskyi d5ba36b974 Simplify cli.js
2015-04-07 12:17:52 -07:00

8 lines
129 B
JavaScript

/**
* Copyright 2004-present Facebook. All Rights Reserved.
*/
'use strict';
module.exports = require('./local-cli/cli.js');