5 lines
126 B
TypeScript
5 lines
126 B
TypeScript
export { ConnectedThread as Thread } from './thread';
|
|
|
|
import './thread.scss';
|
|
import './_theme_dark/thread_theme_dark.scss';
|