Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/psyche/types.d.ts>ClientInstance

a drop-in solution for searching documentation
Latest
interface ClientInstance
import { type ClientInstance } from "https://deno.land/x/psyche@v0.3.4/types.d.ts";

Properties

$component: SearchComponent
register: () => void
unregister: () => void
open: () => void
close: () => void