UNPKG

@progress/kendo-angular-typography

Version:
8 lines (7 loc) 501 B
/**----------------------------------------------------------------------------------------- * 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';