I want to override the file form_timeline.js

I attempted to override the file “apps/frappe/frappe/public/js/frappe/form/footer/form_timeline.js,” but I encountered difficulty importing the class from this JavaScript file into my custom app. Could you please guide me on how to import a class from a different module in a JavaScript file?

image_2024_02_08T05_09_00_793Z

i’m also fasing same issue.