@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.
1 lines • 335 B
Source Map (JSON)
{"version":3,"file":"exists.cjs","sources":["../../src/utils/exists.ts"],"sourcesContent":["export function exists<T>(input: null | undefined | T): input is T {\n return input !== null && input !== undefined;\n}\n"],"names":[],"mappings":";;AAAO,SAAS,OAAU,KAAyC,EAAA;AACjE,EAAO,OAAA,KAAA,KAAU,QAAQ,KAAU,KAAA,KAAA,CAAA,CAAA;AACrC;;;;"}