import { invoke } from '@tauri-apps/api/core';
export const Invoke = invoke;
export const isTauri = () => window.__TAURI_IPC__ != null;
soundAlias example fix
This is an instance of the Strudel app running on The Skyscape