UNPKG

93 BTypeScriptView Raw
1import Card from '../../types/card';
2
3export * from '../../types/card';
4export default Card;