Files
keyboard/Pods/Target Support Files/LookinServer/LookinServer.modulemap

7 lines
114 B
Plaintext
Raw Normal View History

2025-10-28 10:18:10 +08:00
framework module LookinServer {
umbrella header "LookinServer-umbrella.h"
export *
module * { export * }
}