Home
Using Smart NgRX
Demo Walkthrough
API
@smarttools/smart-ngrx / Function

zoneless

retrieves the zoneless version of the function

Presentation

function zoneless(func: string): unknown;

Returns

unknown -

the zoneless version of the function

Parameters

NameTypeDescription
func
string

The name of the symbol we need the zoneless version of