1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-12 01:48:38 +00:00
MTMR/Sparkle.framework/Versions/B/Modules/module.modulemap

7 lines
95 B
Plaintext

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