7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
|
module Pods_defaults_Rocket_Chat {
|
||
|
umbrella header "Pods-defaults-Rocket.Chat-umbrella.h"
|
||
|
|
||
|
export *
|
||
|
module * { export * }
|
||
|
}
|