UNPKG
bun-framework-react
Version:
canary (0.0.0-canary.6)
latest (0.0.0-canary.7)
0.0.0
0.0.0-canary.7
0.0.0-canary.6
0.0.0-canary.4
0.0.0-canary.3
0.0.0-canary.2
0.0.0-canary.1
React framework integration with RSC, for the Bun Rendering API
bun-framework-react
/
vendor
/
react-server-dom-bun
/
plugin.js
4 lines
(2 loc)
•
81 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./cjs/react-server-dom-bun-plugin.js'
);