mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 23:03:27 +01:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
|
|
framework module STPrivilegedTask {
|
||
|
|
umbrella header "STPrivilegedTask-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|