mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
module mpdclient {
|
|
umbrella header "mpd/client.h"
|
|
export *
|
|
module * { export * }
|
|
}
|