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

x/psyche/types.d.ts>Result

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

Properties

type:
| "page"
| "heading"
| "list"
| "code"
| "paragraph"
optional
icon: string
content: string
optional
description: string
section: string
url: string