Type alias Project

    Project: Pick<IFrontProjectsItem, "id" | "archived" | "title" | "description" | "createddate" | "lastaccess" | "avatar" | "owners" | "users" | "groups">

    Generated using TypeDoc and TypeDoc Airthium Plugin