Files
2021-11-16 15:08:55 +03:00

7 lines
138 B
Plaintext

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