@@ -11,6 +11,7 @@ import (
type CursorToken interface {
Token() string
IsEnd() bool
}
type Mode string
The note is not visible to the blocked user.