mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-17 11:46:28 +08:00
3 lines
104 B
JavaScript
3 lines
104 B
JavaScript
import Component from "@glimmer/component";
|
|
|
|
export default class ReviewableAiPost extends Component {}
|