4 lines
49 B
TypeScript
4 lines
49 B
TypeScript
|
import List from './List';
|
||
|
|
||
|
export default List;
|