7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
framework module ASIHTTPRequest {
|
||
|
umbrella header "ASIHTTPRequest-umbrella.h"
|
||
|
|
||
|
export *
|
||
|
module * { export * }
|
||
|
}
|