mirror of
https://github.com/flarum/framework.git
synced 2025-02-05 01:08:30 +08:00
c3a684c7ed
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
import Stream from 'mithril/stream';
|
|
export default Stream;
|