zoneless
retrieves the zoneless version of the function
Presentation
function zoneless (func: string): unknown;
Returns
unknown
-the zoneless version of the function
Parameters
Name | Type | Description |
---|---|---|
func | string | The name of the symbol we need the zoneless version of |