mirror of
https://github.com/oonyeje/Get-Hip.git
synced 2025-12-25 11:47:41 +00:00
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
framework module Parse {
|
|
umbrella header "Parse.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|