• Type Parameters

    Parameters

    • thing: {
          chain?: null | C;
      } = {}
      • Optional chain?: null | C

    Returns C

    the chain of a thing

    Throws

    ExpectedChain if missing.

Generated using TypeDoc