mirror of
https://github.com/flarum/framework.git
synced 2025-02-15 09:32:51 +08:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
![]() |
export default class Post extends Model {
|
||
|
}
|
||
|
import Model from "../Model";
|