@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
9 lines (8 loc) • 308 B
text/typescript
export * from './chat.spec';
export * from './chat-message';
export * from './chat-message-group';
export * from './chat-quick-replies';
export * from './chat-quick-reply';
export * from './templates/chat-normal';
export * from './templates/chat-with-toolbar';
export * from './templates/chat-with-options';