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