Skip to content

Instantly share code, notes, and snippets.

@yamankatby
Created October 1, 2019 10:24
Show Gist options
  • Save yamankatby/df7fc58bc6a7c6566c92754f54901f4e to your computer and use it in GitHub Desktop.
Save yamankatby/df7fc58bc6a7c6566c92754f54901f4e to your computer and use it in GitHub Desktop.
import { sayHello } from "./new-export";
import sayHello from "./new-export";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment