7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
framework module Masonry {
|
|
umbrella header "Masonry.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|