mirror of
https://github.com/flarum/core.git
synced 2025-10-14 00:15:51 +02:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
import Stream from 'mithril/stream';
|
|
export default Stream;
|