DeferFunctiontype DeferFunction = (data: Record<string, unknown>, init?: number | ResponseInit) => DeferredData;§Type§(data: Record<string, unknown>, init?: number | ResponseInit) => DeferredData[src]