I have a Vue.js app running in a WKWebView, and a Vue plugin that looks something like this:
export default { install (Vue) { Vue.prototype.$appBridge =