function getWorkItemFormService()

in src/wsjf.tsx [25:28]


function getWorkItemFormService()
{
    return TFS_Wit_Services.WorkItemFormService.getService();
}