Skip to content

Commit b2d2cc0

Browse files
authored
Update SimpleBlock.swift
1 parent 582a421 commit b2d2cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
import Foundation
22

3-
typealias SimpleBlock = () -> Void
3+
public typealias SimpleBlock = () -> Void

0 commit comments

Comments
 (0)