6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
|
|
framework module PromisesObjC {
|
||
|
|
umbrella header "PromisesObjC-umbrella.h"
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|