UNPKG

@koishijs/client

Version:

Koishi Console Client

6 lines (4 loc) 110 B
import { reactive } from 'vue' export const shared = reactive({ overlayImage: null as HTMLImageElement, })