7 lines
113 B
Plaintext
Raw Normal View History

2026-06-23 09:54:30 +08:00
framework module FBLPromises {
umbrella header "PromisesObjC-umbrella.h"
export *
module * { export * }
}