mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-08-07 20:43:56 +08:00
build: add arm64 architecture support
This commit is contained in:
Vendored
+1
@@ -9,4 +9,5 @@ declare module '*.vue' {
|
||||
interface Window {
|
||||
// expose in the `electron/preload/index.ts`
|
||||
ipcRenderer: import('electron').IpcRenderer
|
||||
apm_store: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user