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.
abort()
1 parent e837a1d commit 8911c22Copy full SHA for 8911c22
templates/TraitTemplate.swift
@@ -1,3 +1,5 @@
1
+import Foundation
2
+
3
open class TraitName: NativeTypeWrapper {
4
5
private static var instanceCounter: UInt = 0
0 commit comments