block-chaincopyright/ui/scripts/template/composable.hbs
闵宪瑞 e6227f4d92 add
2025-05-22 17:32:03 +08:00

6 lines
64 B
Handlebars

import { ref } from "vue"
export default {{name}} = () => {
}