PlaceholderDataFunctiontype PlaceholderDataFunction<TResult> = () => TResult | undefined;§Type Parameters§TResult[src]§Type§() => TResult | undefined[src]