Function: call()

call(proc): void

Calls the passed function.

Parameters

ParameterType
proc() => unknown

Returns

void