You've already forked FinalYearProject-MyMind
mirror of
https://github.com/MrLyallCSIT/FinalYearProject-MyMind.git
synced 2026-01-18 07:09:41 +00:00
7 lines
127 B
Plaintext
Executable File
7 lines
127 B
Plaintext
Executable File
framework module AWSMobileHubHelper {
|
|
umbrella header "AWSMobileHubHelper.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|