Skip to content

Instantly share code, notes, and snippets.

@eezing
Created October 17, 2019 20:43
Show Gist options
  • Save eezing/dbc2a60940f4922adacbefb6fa693d01 to your computer and use it in GitHub Desktop.
Save eezing/dbc2a60940f4922adacbefb6fa693d01 to your computer and use it in GitHub Desktop.
export default function(msg: string) {
console.log(msg);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment