{"version":3,"file":"merge-refs-B7wZyJkK.js","sources":["../../node_modules/merge-refs/dist/esm/index.js"],"sourcesContent":["/**\n * A function that merges React refs into one.\n * Supports both functions and ref objects created using createRef() and useRef().\n *\n * Usage:\n * ```tsx\n *
\n * ```\n *\n * @param {(React.Ref