mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
module @MODULE_NAME@ {
|
|
@MODULE_HEADERS@
|
|
|
|
export *
|
|
}
|