1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Bundled output for commit 2000727e94

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This commit is contained in:
flarum-bot
2021-10-29 17:35:09 +00:00
parent 2000727e94
commit 02c2df681d
5 changed files with 9 additions and 6 deletions

View File

@@ -11,6 +11,9 @@
*/
export default class Post extends Component<import("../../common/Component").ComponentAttrs, undefined> {
constructor();
/**
* May be set by subclasses.
*/
loading: boolean | undefined;
/**
* Set up a subtree retainer so that the post will not be redrawn