mirror of
https://github.com/lwouis/alt-tab-macos.git
synced 2026-05-24 11:20:36 +00:00
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
framework module LetsMove {
|
|
umbrella header "LetsMove-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|