hellotea-users

1.0.0 • Public • Published

simple-hello-Tea

A Simple Hello Tea Package

Installation

Install via NPM:

npm install simple-hello-Tea

Usage

javascript

var myApp = require("simple-hello-Tea");

myApp.printMsg(); // print and return " Hello Tea! " 

TypeScript

import * as myApp from 'simple-hello-Tea';

myApp.printMsg(); // print and return " Hello Tea! " 

License

This project is licensed under the terms of the MIT license.

/hellotea-users/

    Package Sidebar

    Install

    npm i hellotea-users

    Weekly Downloads

    5

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    1.44 kB

    Total Files

    4

    Last publish

    Collaborators

    • ariaeren