mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
docs(api): document allowlist for each module (#1853)
This commit is contained in:
committed by
GitHub
parent
de147cd3a9
commit
2881ccc329
@@ -6,6 +6,7 @@ import { invokeTauriCommand } from './helpers/tauri'
|
||||
|
||||
/**
|
||||
* Perform operations on the current process.
|
||||
*
|
||||
* This package is also accessible with `window.__TAURI__.process` when `tauri.conf.json > build > withGlobalTauri` is set to true.
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user