docs(style): optimize symbols

This commit is contained in:
2023-09-23 12:49:35 +08:00
parent 24412eea84
commit 1f1a0b6c11
36 changed files with 70 additions and 70 deletions

View File

@@ -608,7 +608,7 @@ For more functions, please refer to [PackageParam.withProcess](../api/public/com
## Writing Optimization
To make the code more concise, you can omit the name of `YukiHookAPI` and write your `onHook` entry as `lambda`.
To make the code more concise, you can omit the name of `YukiHookAPI` and write your `onHook` entry as **lambda**.
> The following example