chore: fix jsdoc

This commit is contained in:
alex8088 2025-11-09 23:03:06 +08:00
parent 9eba4df577
commit 438e9e7672

View File

@ -69,7 +69,7 @@ interface ExternalizeDepsMixin {
interface BytecodeMixin {
/**
* Options pass on to `bytecode` plugin in electron-vite.
* https://electron-vite.org/guide/source-code-protection#bytecodeplugin-options
* https://electron-vite.org/guide/source-code-protection#options
*
* Compile source code to v8 bytecode.
*/