Sha256: 3cc75aa9d4c2ca49a637c2062830be5f15ef093d983fa891673234b1f5d95ffe

Contents?: true

Size: 461 Bytes

Versions: 5

Compression:

Stored size: 461 Bytes

Contents

/**
 * Copyright (c) 2014, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * https://raw.github.com/facebook/regenerator/master/LICENSE file. An
 * additional grant of patent rights can be found in the PATENTS file in
 * the same directory.
 */

"use strict";

exports.__esModule = true;

exports["default"] = function () {
  return require("./visit");
};

module.exports = exports["default"];

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
babel-schmooze-sprockets-0.1.0 node_modules/babel-plugin-transform-regenerator/lib/index.js
babel-schmooze-sprockets-0.1.0.alpha.3 node_modules/babel-plugin-transform-regenerator/lib/index.js
babel-schmooze-sprockets-0.1.0.alpha.2 node_modules/babel-plugin-transform-regenerator/lib/index.js
es6_tilt-0.1.2 test/dummy/node_modules/babel-plugin-transform-regenerator/lib/index.js
es6_tilt-0.1.1 test/dummy/node_modules/babel-plugin-transform-regenerator/lib/index.js