@stereograph/teiaviewer - v18.5.0-dev
    Preparing search index...

    Type Alias GetPluginType<TKey>

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

    Type Parameters

    • TKey extends keyof ViewerPluginRegistry