7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
|
framework module Pods_wallet {
|
||
|
umbrella header "Pods-wallet-umbrella.h"
|
||
|
|
||
|
export *
|
||
|
module * { export * }
|
||
|
}
|