1 line
54 B
JavaScript
1 line
54 B
JavaScript
|
export const hello = () => console.log("hello world");
|