TypeType.FunctionReturnНа овој странициType.FunctionReturn Vraća tip koji daje tip funkcije. Syntax Type.FunctionReturn( type as type) as type Remarks Vraća tip koji daje funkcija type. Examples Example #1 Pronađite tip vraćanja za () as any). Type.FunctionReturn(type function () as any) Result: type any Category Type