Skip to content
Snippets Groups Projects
index.ts 245 B
Newer Older
  • Learn to ignore specific revisions
  • export * from './lib/testbtn/testbtn.component';
    
    export * from './lib/form/radio-button-card/radio-button-card.component';
    
    export * from './lib/attachment/attachment.component';
    
    OZGCloud's avatar
    OZGCloud committed
    export * from './lib/icons/download-icon/download-icon.component';