runtime-module.js 176 Bytes Edit Raw Blame History 1 2 3 4 5 6 console.warn( "The regenerator/runtime-module module is deprecated; " + "please import regenerator-runtime instead." ); module.exports = require("regenerator-runtime");