Files

8 lines
124 B
JavaScript
Raw Permalink Normal View History

2025-08-18 09:11:51 +08:00
import { Component } from '../_util/simply';
Component({
type: null,
image: '',
title: '',
message: '',
});