Created
July 31, 2026 15:57
-
-
Save srsudar/d275ea6fd342f668ce0c8f3e9865a37e to your computer and use it in GitHub Desktop.
Public gist!
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
| // This is a public gist | |
| export function doThings(): number { | |
| return -1; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment