This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-10-13 16:53:08 +02:00
|
|
|
framework module Toast_Swift {
|
|
|
|
|
umbrella header "Toast-Swift-umbrella.h"
|
|
|
|
|
|
|
|
|
|
export *
|
|
|
|
|
module * { export * }
|
|
|
|
|
}
|