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