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