getPluginManifest
Function: getPluginManifest()
getPluginManifest(
pluginId
):Promise
<IPluginManifest
>
Defined in: src/plugin/registry.tsx:114
Get plugin manifest from cache or load it
Parameters
pluginId
string
Returns
Promise
<IPluginManifest
>