import { hello } from “./greeter”;

console.log(hello(“Rails”));