1.0.2 • Published 6 months ago

@types/twuni__emojify v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/twuni__emojify

Summary

This package contains type definitions for @twuni/emojify (https://github.com/twuni/emojify).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twuni__emojify.

index.d.ts

// Type definitions for @twuni/emojify 1.0
// Project: https://github.com/twuni/emojify
// Definitions by: Max Programming <https://github.com/max-programming>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare function emojify(text: string): string;

export { emojify };

Additional Details

  • Last updated: Thu, 30 Sep 2021 22:01:23 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Max Programming.

1.0.2

6 months ago

1.0.1

7 months ago

1.0.0

3 years ago