UNPKG

@fluster.io/dev

Version:

8 lines (6 loc) 125 B
import type * as app from "@tauri-apps/api"; declare global { interface Window { __TAURI__: typeof app; } }