Hey everyone!
I am trying to use the ToastOptions
interface that Ionic uses for their ToastController
. I have found the file where the interface exists and it is being exported, but I can’t seem to get it imported into my service. Is there a way to use it directly without having to duplicate it?