UNPKG

next

Version:

The React Framework

5 lines (4 loc) 316 B
// This file should be opted into the react-server layer // eslint-disable-next-line import/no-extraneous-dependencies export { createTemporaryReferenceSet, decodeReply, decodeReplyFromBusboy, decodeAction, decodeFormState } from 'react-server-dom-webpack/server.node'; //# sourceMappingURL=react-server.node.js.map