Files
MASShortcut/Framework/MASShortcut.modulemap
2021-09-24 23:59:33 +03:00

7 lines
102 B
Plaintext

framework module MASShortcut {
umbrella header "Shortcut.h"
export *
module * { export * }
}