UNPKG

@leafage/server

Version:

The React Server Side Render Framework

12 lines (11 loc) 258 B
/** * @leafage/server v1.3.2 * * Copyright (c) Leafage. * * This source code is licensed under the MIT license found in the * LICENSE.md file in the root directory of this source tree. * * @license MIT */ export { createServer } from './server.js';