FunctionsdeferVersion: NextOn this pagedeferdefer(fn, timeout): void Defers the execution of a function. ParameterTypeOptionalDescriptionfn( ...argsunknown[] ) => Ttimeoutnumber❌N/A Source