4 lines
No EOL
66 B
TypeScript
4 lines
No EOL
66 B
TypeScript
|
|
export default function Origins() {
|
|
return "hello origins";
|
|
} |