⚠️ Internal: This API is not publically exported by the package.

      Error that occurs when a required key or index is missing.

      Since

      1.0.0

      interface Missing {
          _tag: "Missing";
      }

      Properties

      Properties

      _tag: "Missing"