Core API Overview > @adpt/core > Adapt > BuildListener Adapt.BuildListener type Signature: export declare type BuildListener = (op: BuildOp) => void;