Port core package

This commit is contained in:
2026-02-01 13:09:27 -05:00
parent cefdb30193
commit a58d8d407a
7 changed files with 172 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
// ClearProcess clears the clipboard in 30 seconds if its contents still match assignedContents.
// If assignedContents is an empty string, the clipboard will clear immediately and unconditionally.
//
// Returns:
// r0: err
//
//export ClearProcess