jstransform 350 B

123456789101112
  1. #!/usr/bin/env node
  2. /**
  3. * Copyright 2013-present, Facebook, Inc.
  4. * All rights reserved.
  5. *
  6. * This source code is licensed under the BSD-style license found in the
  7. * LICENSE file in the root directory of this source tree. An additional grant
  8. * of patent rights can be found in the PATENTS file in the same directory.
  9. */
  10. require('../src/cli');