Skip to content

Instantly share code, notes, and snippets.

@srsudar
Created July 31, 2026 15:57
Show Gist options
  • Select an option

  • Save srsudar/d275ea6fd342f668ce0c8f3e9865a37e to your computer and use it in GitHub Desktop.

Select an option

Save srsudar/d275ea6fd342f668ce0c8f3e9865a37e to your computer and use it in GitHub Desktop.
Public gist!
// 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