UNPKG

@liveblocks/react-ui

Version:

A set of React pre-built components for the Liveblocks products. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.

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