brows3r — TypeScript API
    Preparing search index...

    Function isNotFoundError

    • Parameters

      Returns error is {
          details: NotFoundDetails;
          kind: "NotFound";
          message: string;
          retryable: false;
      }