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