6 lines
64 B
Handlebars
6 lines
64 B
Handlebars
|
import { ref } from "vue"
|
||
|
|
||
|
export default {{name}} = () => {
|
||
|
|
||
|
}
|