Files
cinny/src/app/components/message/placeholder/index.ts
T

4 lines
111 B
TypeScript
Raw Normal View History

2023-10-06 13:44:06 +11:00
export * from './LinePlaceholder';
export * from './CompactPlaceholder';
export * from './DefaultPlaceholder';