at main 99 B view raw
1// src/components/CardNote/index.ts 2 3export * from './CardNote'; 4export * from './CardNote.types';