Skip to content

Instantly share code, notes, and snippets.

@kt3k
Created May 7, 2021 06:06
Show Gist options
  • Save kt3k/fbdb10d198f1cca1d55ecaa43ec3600f to your computer and use it in GitHub Desktop.
Save kt3k/fbdb10d198f1cca1d55ecaa43ec3600f to your computer and use it in GitHub Desktop.
/**
* [example][]
*
* [example]: https://example.com
*/
export function exampleFunc(src: string): void {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment