• A type guard to check if an object with a type property is a Viewer.Folder.

    Parameters

    • entity: {
          type: string;
      }
      • type: string

    Returns entity is Folder