Typing for conditional exports
compulim opened this issue · 0 comments
compulim commented
Version
Latest production (@latest), Latest development (@main)
Module resolution
ESM: import { useRefFrom } from "use-ref-from", ESM: import useRefFrom from "use-ref-from/useRefFrom", CommonJS: require("use-ref-from"), CommonJS: require("use-ref-from/useRefFrom")
Bundler
Others or unrelated
Environment
Others or unrelated
Test case
import { useRefFrom } from 'use-ref-from';
Coding sandbox URL
No response
Console errors
No response
Screenshots
No response
Additional context
No response