mirror of
https://github.com/flarum/core.git
synced 2025-10-18 02:06:08 +02:00
Bundled output for commit 7f2e6543ed
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* - `targetPost`
|
||||
* - `onPositionChange`
|
||||
*/
|
||||
export default class PostStream extends Component<import("../../common/Component").ComponentAttrs> {
|
||||
export default class PostStream extends Component<import("../../common/Component").ComponentAttrs, undefined> {
|
||||
constructor();
|
||||
discussion: any;
|
||||
stream: any;
|
||||
|
Reference in New Issue
Block a user