HumanBreak/src/plugin/ui/statusBar.ts

4 lines
62 B
TypeScript

import { ref } from 'vue';
export const status = ref(false);