mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-11-05 08:08:27 +00:00
4 lines
52 B
TypeScript
4 lines
52 B
TypeScript
|
|
import c from './c';
|
||
|
|
|
||
|
|
export default <div>Hi</div>;
|