mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
Bundled output for commit 187b5c6f0b
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default class ExtensionReadme extends Model {
|
||||
content: any;
|
||||
content: () => any;
|
||||
}
|
||||
import Model from "../../common/Model";
|
||||
|
Reference in New Issue
Block a user