UNPKG

@liveblocks/react-blocknote

Version:

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

11 lines (8 loc) 313 B
'use strict'; const PKG_NAME = "@liveblocks/react-blocknote"; const PKG_VERSION = typeof "3.2.1" === "string" && "3.2.1"; const PKG_FORMAT = typeof "cjs" === "string" && "cjs"; exports.PKG_FORMAT = PKG_FORMAT; exports.PKG_NAME = PKG_NAME; exports.PKG_VERSION = PKG_VERSION; //# sourceMappingURL=version.cjs.map