Skip to content

Instantly share code, notes, and snippets.

@Qarun-Qadir-Bissoondial
Created April 18, 2020 21:47
Show Gist options
  • Save Qarun-Qadir-Bissoondial/bd896fcbe353c5a1364a2bc013896181 to your computer and use it in GitHub Desktop.
Save Qarun-Qadir-Bissoondial/bd896fcbe353c5a1364a2bc013896181 to your computer and use it in GitHub Desktop.
export const capitalizeName = (obj: object): object => {
return {};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment