normalizeItemType
import { normalizeItemType } from "@esri/hub-common";
//
normalizeItemType(item)
> [ 'Hub Site Application' ]
Parameters
Returns
type of the input item.
string
Function defined in common/src/content/compose.ts:442