index.js 67 B

123
  1. window.__TAURI_ISOLATION_HOOK__= (payload) => {
  2. return payload
  3. }