store.ts import { createGlobal, useGlobal as useBaseGlobal, GlobalState, InjectionKey } from "vue-global-store"; // InjectionKey You can do that // import ...
確定! 回上一頁