mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
8 lines
129 B
JavaScript
8 lines
129 B
JavaScript
/**
|
|
* Copyright 2004-present Facebook. All Rights Reserved.
|
|
*/
|
|
|
|
'use strict';
|
|
|
|
module.exports = require('./local-cli/cli.js');
|