Skip to content
Snippets Groups Projects
index.ts 235 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';
    
    OZGCloud's avatar
    OZGCloud committed
    export * from './lib/document/document.component';
    export * from './lib/download-icon/download-icon.component';