improve(plugin): export exceptions of api call

This commit is contained in:
charlie
2021-05-19 10:34:31 +08:00
parent d0750fcc48
commit c6d1754660
4 changed files with 35 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import { deepMerge, invokeHostExportedApi } from './helpers'
import { deepMerge } from './helpers'
import { LSPluginCaller } from './LSPlugin.caller'
import {
IAppProxy, IDBProxy,