2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
type MapToInputTestID = { [key: string]: string };
|
type MapToInputTestID = { [key: string]: string };
|