Files
StepperView/Example/Pods/Target Support Files/SnapshotTesting/SnapshotTesting.modulemap
T

7 lines
120 B
Plaintext

framework module SnapshotTesting {
umbrella header "SnapshotTesting-umbrella.h"
export *
module * { export * }
}