UNPKG

react-terminal-plus

Version:

A improved version of `react-terminal` - react-terminal-plus

2 lines (1 loc) 70 B
export type NoInfer<T extends any> = [T][T extends any ? 0 : never];