Files
GradientLoadingBar/Example/Pods/Target Support Files/SnapshotTesting/SnapshotTesting.modulemap
T
2022-03-10 12:01:35 +01:00

7 lines
120 B
Plaintext

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