UNPKG

tauri-plugin-nosleep-api

Version:

Tauri plugin to block the power save functionality in the OS

9 lines (6 loc) 114 B
import App from './App.svelte' const app = new App({ target: document.body, props: {} }) export default app