locale-emoji
locale-emoji copied to clipboard
Added type declaration to be compatible with TypeScript
Typescript allows d.ts
files to be used to describe the types for a "normal" JavaScript file (documentation). This PR adds the (very simple) declaration to make your helpful package available ootb to TypeScript programs.