Files
cinny/src/app/components/url-preview/index.ts
T

3 lines
64 B
TypeScript
Raw Normal View History

2023-10-30 07:14:58 +11:00
export * from './UrlPreview';
export * from './UrlPreviewCard';