mirror of
https://github.com/averello/LogKit.git
synced 2026-03-01 18:23:21 +01:00
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
framework module LogKit {
|
|
umbrella header "LogKit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|