Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
TypeScript
generic arrow function typescript
Dylan
Programming language:
TypeScript
2021-04-13 07:14:47
0
Q:
generic arrow function typescript
StatsScared
Code:
TypeScript
2021-08-12 15:25:49
const
foo = <T
extends
unknown>(x: T) => x;
1
Tags
row
function
type
types
Related
typescript function type
typescript interface function
arrow function in ts
typescript function as parameter
typescript parameter function type
typescript arrow function
custom types in typescript
arrow function in typescript
typescript function
New to Communities?
Join the community