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