onBeforeBuildAssets definition missing(Typescript)

According to documentation there is an onBeforeBuildAssets stage on build pipeline. How do I add a hook to that point. Using Cocos Creator 3.6.1 and generated extension folder does not have any definition for this stage. (I have generated with Project → Generate Builder Extension Case )