getTypes
import { getTypes } from "@esri/hub-common";
//
getTypes('site')
> [ 'hub site application' ]
To do.
Parameters
Returns
all the item types for the given category.
string[]
Function defined in common/src/content/contentUtils.ts:68