Skip to content

Commit 88a880b

Browse files
martinbigiofacebook-github-bot-4
authored andcommitted
Pull into our repo cli.js
Reviewed By: @vjeux Differential Revision: D2533584 fb-gh-sync-id: c73647202024c211ffa4a744e0f3566b09c4bc40
1 parent 76e0f49 commit 88a880b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

cli.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/**
2+
* Copyright (c) 2015-present, Facebook, Inc.
3+
* All rights reserved.
4+
*
5+
* This source code is licensed under the BSD-style license found in the
6+
* LICENSE file in the root directory of this source tree. An additional grant
7+
* of patent rights can be found in the PATENTS file in the same directory.
8+
*/
9+
'use strict';
10+
11+
module.exports = require('./local-cli/cli.js');

0 commit comments

Comments
 (0)