UNPKG

egg-view-react-ssr

Version:
5 lines (4 loc) 91 B
'use strict'; module.exports = app => { app.view.use('react', require('./lib/view')); };