wip
This commit is contained in:
parent
f3ddb7ab6b
commit
459b65ee30
|
@ -1,3 +1,4 @@
|
|||
@_spi(Internals)
|
||||
public struct IntrospectionSelector<Target: PlatformEntity> {
|
||||
private let selector: (any PlatformEntity, IntrospectionScope, IntrospectionAnchorID) -> Target?
|
||||
|
||||
|
|
Loading…
Reference in New Issue