Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRuntime<Result>

The runtime that message functions use for rendering.

Type parameters

  • Result

    The type of the rendering result.

Hierarchy

  • IRuntime

Index

Properties

Properties

A

A: ArgumentRenderer<string | Result>

C

C: FunctionRenderer<string | Result>

F

F: FragmentRenderer<string | Result>

a

a: ArgumentRenderer<string | Result>

c

c: FunctionRenderer<string | Result>

e

e: ElementRenderer<string | Result>

f

f: FragmentRenderer<string | Result>

l

o

p

s

Generated using TypeDoc