1 line
No EOL
81 B
TypeScript
1 line
No EOL
81 B
TypeScript
type OnClickEvent = (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void |