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

x/document_ir/types.ts>EmojiNode

Intermediate Representation for content
Go to Latest
interface EmojiNode
import { type EmojiNode } from "https://deno.land/x/document_ir@0.0.9/types.ts";

Properties

type: "emoji"
url: string
alt: string