Skip to content

Commit ac04d89

Browse files
Marcus RiemerMarcus Riemer
Marcus Riemer
authored and
Marcus Riemer
committed
Added type declaration to be compatible with TypeScript
1 parent 15bcc08 commit ac04d89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export default function localeEmoji(locale: string): string;

0 commit comments

Comments
 (0)