Skip to content

Instantly share code, notes, and snippets.

@tofusoup429
Created March 19, 2021 04:11
Show Gist options
  • Save tofusoup429/ebb48f784c1ba59ead338848d232ce31 to your computer and use it in GitHub Desktop.
Save tofusoup429/ebb48f784c1ba59ead338848d232ce31 to your computer and use it in GitHub Desktop.
export declare const checkIfNoSameElementExistInArray: <T extends unknown>(_array: T[]) => boolean;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment