Flow_Browser/PrivateBrowser/Pods/Target Support Files/Cartography/Cartography.modulemap
2024-04-17 14:43:19 +08:00

7 lines
112 B
Plaintext

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