Type Alias: JsonProps
@termwright/ink / JsonProps
Type Alias: JsonProps
Section titled “Type Alias: JsonProps”JsonProps =
object
Defined in: ink/src/payload.ts:20
Props for a fixture component: a JSON object, never a function.
Index Signature
Section titled “Index Signature”[key: string]: JsonValue