7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
|
module Pods_NotificationService {
|
||
|
umbrella header "Pods-NotificationService-umbrella.h"
|
||
|
|
||
|
export *
|
||
|
module * { export * }
|
||
|
}
|