We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8522530 commit ff6bc9fCopy full SHA for ff6bc9f
Source/AppKit/NSTextField.swift
@@ -9,6 +9,7 @@
9
import Foundation
10
import ReactiveCocoa
11
import AppKit
12
+import enum Result.NoError
13
14
extension NSTextField {
15
/// Sends the field's string value whenever it changes.
0 commit comments