UNPKG

@liveblocks/react-blocknote

Version:

An integration of BlockNote + React to enable collaboration, comments, live cursors, and more with Liveblocks.

7 lines (5 loc) 246 B
const PKG_NAME = "@liveblocks/react-blocknote"; const PKG_VERSION = typeof "3.2.1" === "string" && "3.2.1"; const PKG_FORMAT = typeof "esm" === "string" && "esm"; export { PKG_FORMAT, PKG_NAME, PKG_VERSION }; //# sourceMappingURL=version.js.map