mirror of
https://github.com/OliveTin/OliveTin
synced 2025-12-12 17:15:37 +00:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
import { reactive } from 'vue'
|
|
|
|
export const buttonResults = reactive({})
|