Files
remark42/frontend/app/components/thread/index.ts
T

5 lines
126 B
TypeScript

export { ConnectedThread as Thread } from './thread';
import './thread.scss';
import './_theme_dark/thread_theme_dark.scss';