Skip to content

Instantly share code, notes, and snippets.

@peterpme
Created September 21, 2021 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterpme/4b992790f98b47c1fd1504fb83bccddd to your computer and use it in GitHub Desktop.
Save peterpme/4b992790f98b47c1fd1504fb83bccddd to your computer and use it in GitHub Desktop.
TestGist.ts
function hello() {
console.log("hi");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment