7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
module Pods_OrderSchedulingNotificationService {
|
|
umbrella header "Pods-OrderSchedulingNotificationService-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|