Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

README.md

Blame
  • index.ts 166 B
    /**
     * This barrel file provides the export for the lazy loaded BlankpageComponent.
     */
    export * from './graph2D.component';
    
    export * from './graph2D.routes';