mobx-keystone
    Preparing search index...

    Class MobxKeystoneError

    A mobx-keystone error.

    Hierarchy (View Summary)

    Index
    cause?: unknown
    message: string
    name: string
    stack?: string
    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error