@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Type Alias GetPluginType<TKey>

    GetPluginType: ViewerPluginRegistry[TKey] extends never
        ? object
        : ViewerPluginRegistry[TKey]

    Type Parameters

    • TKey extends keyof ViewerPluginRegistry