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
/
cjs
/
meta.d.ts
8 lines
(7 loc)
•
161 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
as
prototypes
from
'./components/prototype'
;
export
declare
const
menuData
: {
common
: {
title
:
string
;
items
:
string
[]; }[]; };