An adapter that receives a files that were included in the compilation, compiles them with compileModule and returns a map from relative file path to a corresponding compile source.
files
compileModule
The fully resolved compilation config.
Generated using TypeDoc
An adapter that receives a
files
that were included in the compilation, compiles them withcompileModule
and returns a map from relative file path to a corresponding compile source.