Skip to content

Instantly share code, notes, and snippets.

@kryz81
Created October 12, 2019 07:06
Show Gist options
  • Save kryz81/3c9804a10166cd0f5101313815ef8cc3 to your computer and use it in GitHub Desktop.
Save kryz81/3c9804a10166cd0f5101313815ef8cc3 to your computer and use it in GitHub Desktop.
test_deno
export function hello() {
console.log("hello")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment