1 line
No EOL
40 B
TypeScript
1 line
No EOL
40 B
TypeScript
type GridArray<T> = { [key: number]: T } |
type GridArray<T> = { [key: number]: T } |