Type alias UserGroup

UserGroup: {
    gid: string;
}

Type declaration

  • gid: string

Generated using TypeDoc