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.

11 lines (8 loc) 308 B
'use strict'; const PKG_NAME = "@liveblocks/react-ui"; const PKG_VERSION = typeof "2.23.1" === "string" && "2.23.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