How to extend JavaScript class/method of checkout model class in Magento 2
To extend JavaScript class/method of checkout model class in Magento 2, create requirejs-config.js in your module with

And a js/step-navigator/pluggin.js file with the following content:
Source (
