Skip to content

[F] applyCodeFix

function applyCodeFix(host, codeFix): Promise<void>;
ParameterType
hostCompilerHost
codeFixCodeFix

Promise<void>