Type Alias InlineCodeBeta

InlineCode: {
    code: string;
}

Inline code.

Type declaration

  • Betacode: string

    The inline code.