Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
77dcbb61f7efdee92a19e4e289f03f2c77365222
/
.
/
lib
/
CodeGen
/
module.modulemap
blob: d4f68bcc6eedb93c0ba358c06042a6f0d92b4dfe [
file
]
module
CodeGen
{
requires cplusplus umbrella
"."
module
*
{
export
*
}
}