dynamo-message-generator
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

README

This is a library to generate common messages to use along the Dynamo application.

Compile the code by running:

npm run build

You should see a new dist directory that has two files, index.js and index.d.ts. The index.js contains all the logic that we coded compiled to JavaScript and index.d.ts is the file that describes the types of our module for use in TypeScript.

Functions that you can use

  • generateMessage
  • generateConversationId

Models that you can use

  • Message
  • Channel

Readme

Keywords

none

Package Sidebar

Install

npm i dynamo-message-generator

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

15.7 kB

Total Files

7

Last publish

Collaborators

  • gonzadynamo