Created
May 7, 2021 06:06
-
-
Save kt3k/fbdb10d198f1cca1d55ecaa43ec3600f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* [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