Files
Gotcha/ios/Generated/gotcha_core.modulemap
T

8 lines
136 B
Plaintext

module gotcha_core {
header "gotcha_coreFFI.h"
export *
use "Darwin"
use "_Builtin_stdbool"
use "_Builtin_stdint"
}