A list of not so helpful functions. This is just a test library.
To install ts-say-hello with npm, run
npm install --save ts-say-helloimport { tsHello } from 'ts-say-hello';
tsHello({
firstName: 'FirstName',
lastName: 'LastName'
});| Name | Name | Last commit date | ||
|---|---|---|---|---|