UNPKG

react-async-ssr

Version:
11 lines (7 loc) 161 B
/* -------------------- * react-async-ssr module * Entry point * ------------------*/ 'use strict'; // Exports module.exports = require('./lib/index.js');