getTeamTemplate
Get the template for a team. This should be used sparingly, usually when you need some of the default properties of the group, but in a context outside of the normal team-service functions.
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| type Required | HubTeamType | ||
| product Required | HubProduct |
basic | premium | portal |
Returns
any
Function defined in teams/src/utils/get-team-template.ts:12