/// <reference types="vite/client" /> declare const plus: any; declare interface Window { plus: any; }