package com.yeshi.base.utils.x5; public interface WebViewJavaScriptFunction { void onJsFunctionCalled(String tag); }