mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
import Sender from "./components/Sender";
|
|
|
|
export default Sender;
|