mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
|
|
framework module Nuke {
|
||
|
|
umbrella header "Nuke-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|