sync: Add package-level doc comment

This commit is contained in:
2024-12-14 23:58:31 -05:00
parent 7141c6cef4
commit 1a13d59a05
+2
View File
@@ -0,0 +1,2 @@
// Package usync extends sync.
package usync