Home > @rushstack/heft > ICompileSubstage
ICompileSubstage interface
Signature:
export interface ICompileSubstage extends IBuildSubstage<CompileSubstageHooks, ICompileSubstageProperties>
Extends: IBuildSubstage<CompileSubstageHooks, ICompileSubstageProperties>