Skip to content

wenye123/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello

typescript版本的hello world

安装

npm i -S @wenye123/hello

使用

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

const str = hello();

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

About

typescript版本的hello world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published