@abardach/myfirstpackage 中文文档教程
ACE first npm package
这个包以 ACE 前缀写入控制台
Installation
npm install @abardach/myfirstpackage
Usage
import AceConsoleLogFunc from '@abardach/myfirstpackage'
AceConsoleLogFunc('word') # writes to the console: 'This is printed from ACE npm first package: words'
ACE first npm package
This package writes to the console with ACE prefix
Installation
npm install @abardach/myfirstpackage
Usage
import AceConsoleLogFunc from '@abardach/myfirstpackage'
AceConsoleLogFunc('word') # writes to the console: 'This is printed from ACE npm first package: words'