Files
GitHawk/Pods/Target Support Files/Highlightr/Highlightr.modulemap
2017-11-26 12:29:10 -05:00

7 lines
110 B
Plaintext

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