@wenye123/hello
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

hello

typescript版本的hello world

安装

npm i -S @wenye123/hello

使用

import { hello } from "@wenye123/hello";

const str = hello();

console.log(str); // hello world!

Readme

Keywords

Package Sidebar

Install

npm i @wenye123/hello

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

2.63 kB

Total Files

5

Last publish

Collaborators

  • wenye123