I copy all code from https://unpkg.com/filepond@4.4.12/dist/filepond.min.js and past into chrome console opened on this (StackOverflow) website(for example). I see in console FilePond object is created. I have an access.
But if I do the same on my website - filePond is not defined
I have no idea what script on my website can broke FilePond initialization.