mirror of
https://github.com/danbee/persephone
synced 2026-06-21 14:22:22 +00:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
module mpdclient {
|
|
umbrella header "mpd/client.h"
|
|
export *
|
|
module * { export * }
|
|
}
|