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

7 lines
120 B
Plaintext
Raw Normal View History

2025-11-05 22:04:56 +08:00
framework module FLAnimatedImage {
umbrella header "FLAnimatedImage-umbrella.h"
export *
module * { export * }
}