@tempots/ui

AsyncResource.error property

The current error of the resource, or undefined if not failed.

Signature:

readonly error: Signal<E | undefined>;