chore: update website packages
This commit is contained in:
parent
35911f3082
commit
1d7f755b89
6 changed files with 1592 additions and 1741 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { invoke } from '@tauri-apps/api/tauri';
|
||||
import { invoke } from '@tauri-apps/api/core';
|
||||
|
||||
export const Invoke = invoke;
|
||||
export const isTauri = () => window.__TAURI_IPC__ != null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue