TLErrorExternalContentSource

See source code
Table of contents
interface TLErrorExternalContentSource {}

Properties

data

data: null | string;

reason

reason: string;

type

type: "error";

Prev
TLErrorBoundaryProps
Next
TLEventHandlers