@progress/kendo-angular-typography
Version:
Kendo UI Angular Typography
8 lines (7 loc) • 501 B
JavaScript
/**-----------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the project root for more information
*-------------------------------------------------------------------------------------------*/
export { TypographyModule } from './typography.module';
export { TypographyDirective } from './typography.directive';
export * from './directives';