mirror of
https://github.com/flarum/framework.git
synced 2025-02-05 04:02:59 +08:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
|
import Stream from 'mithril/stream';
|
||
|
export default Stream;
|