UNPKG
@cuvp1225/tango-mail
Version:
latest (0.5.6)
0.5.6
0.5.5
0.5.3
react mail components for tango
github.com/NetEase/tango-components
NetEase/tango-components
@cuvp1225/tango-mail
/
lib
/
esm
/
components
/
text
/
heading.d.ts
2 lines
(1 loc)
•
132 B
TypeScript
View Raw
1
2
export
declare
const
Heading
:
import
(
"react"
).
ForwardRefExoticComponent
<
Omit
<
any
,
"ref"
> &
import
(
"react"
).
RefAttributes
<
unknown
>>;