loadCompilerLib
export function loadCompilerLib(): CompilerLib
The compiler library is passed as an argument instead of loading locally, so any optional configuration of the library can be done externally
Returns
CompilerLib
export function loadCompilerLib(): CompilerLib
The compiler library is passed as an argument instead of loading locally, so any optional configuration of the library can be done externally
CompilerLib