UNPKG
@xintao1105/rose-pie
Version:
latest (1.0.1)
1.0.1
1.0.0
```bash npm install @xintao1105/rose-pie ```
@xintao1105/rose-pie
/
dist
/
types
/
tooltip.d.ts
2 lines
(1 loc)
•
132 B
TypeScript
View Raw
1
2
export
declare
const
Tooltip
:
import
(
"react"
).
ForwardRefExoticComponent
<
Omit
<
any
,
"ref"
> &
import
(
"react"
).
RefAttributes
<
unknown
>>;