UNPKG
@syncognito/maya
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Maya Design System - Shared tokens and platform-specific components
gitlab.com/syncognito/maya
@syncognito/maya
/
dist
/
web
/
shared
/
components
/
Card
/
index.d.ts
3 lines
•
107 B
TypeScript
View Raw
1
2
3
export
{
Card
}
from
'./Card'
;
export
type
{
CardProps
}
from
'./Card'
;
//# sourceMappingURL=index.d.ts.map