| 77 | name: string | SolidPluginRender |
| 78 | } |
| 79 | interface TriggerProps { |
| 80 | theme: TanStackDevtoolsTheme |
| 81 | } |
| 82 | export interface TanStackDevtoolsInit { |
| 83 | /** |
| 84 | * Array of plugins to be used in the devtools. |
nothing calls this directly
no outgoing calls
no test coverage detected