mirror of
https://github.com/flarum/core.git
synced 2025-10-29 06:26:17 +01:00
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
import Stream from 'mithril/stream';
|
|
export default Stream;
|