@blockchaincommons/gstp - v1.0.0-beta.2
    Preparing search index...

    Type Alias GstpErrorTyped<C>

    GstpErrorTyped: GstpError & { code: C; details: GstpErrorDetailsFor<C> }

    A GstpError narrowed to one code, as is(code) and the factories type it.

    Type Parameters

    Type Declaration