Files
SellyCloudSDK_demo/Example/SellyCloudSDK/Live/Beauty/FURenderKit.framework/Modules/module.modulemap
2026-03-01 15:59:27 +08:00

7 lines
112 B
Plaintext
Executable File

framework module FURenderKit {
umbrella header "FURenderKit-umbrella.h"
export *
module * { export * }
}