Skip to content

Commit 43ebd51

Browse files
Dave AbrahamsDave Abrahams
authored andcommitted
[stdlib] staging for imminent move to PlaygroundSupport
All the quicklook stuff belongs there.
1 parent 848f0a6 commit 43ebd51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stdlib/public/core/Mirror.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,3 +944,7 @@ extension Mirror : CustomReflectable {
944944

945945
@available(*, unavailable, renamed: "MirrorPath")
946946
public typealias MirrorPathType = MirrorPath
947+
948+
// Staging so we can move the official declarations into PlaygroundSupport
949+
public typealias _CustomPlaygroundQuickLookable = CustomPlaygroundQuickLookable
950+
public typealias _PlaygroundQuickLook = PlaygroundQuickLook

0 commit comments

Comments
 (0)