1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 17:08:39 +00:00
MTMR/Sparkle.framework/Versions/A/Modules/module.modulemap
2018-09-19 23:53:06 +01:00

7 lines
95 B
Plaintext

framework module Sparkle {
umbrella header "Sparkle.h"
export *
module * { export * }
}