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
/
badge
/
prototype.d.ts
3 lines
(2 loc)
•
112 B
TypeScript
View Raw
1
2
3
import
{
IComponentPrototype
}
from
'@music163/tango-helpers'
;
export
declare
const
Badge
:
IComponentPrototype
;