docs(api): document allowlist for each module (#1853)

This commit is contained in:
Lucas Fernandes Nogueira
2021-05-17 22:33:09 -03:00
committed by GitHub
parent de147cd3a9
commit 2881ccc329
16 changed files with 148 additions and 4 deletions

View File

@@ -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
*/