UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

7 lines (6 loc) 278 B
export * from './file.module'; export * from './directives/file-drop.directive'; export * from './directives/file-select.directive'; export * from './file-input/file-input.component'; export * from './file-upload/file-upload.component'; export * from './services/file.service';