@trans.js/event
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

npm拓展库模版仓库

.npmignore文件可以忽略发布到npm中不需要的文件,而files恰好相反,可以通过这个字段来指定发布到npm时要包含哪些文件。 通常我们只需要配置files字段,把打包后的文件用来发布即可:

设置登录地址

npm config set registry https://registry.npmjs.com -global  

/@trans.js/event/

    Package Sidebar

    Install

    npm i @trans.js/event

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    5.48 kB

    Total Files

    5

    Last publish

    Collaborators

    • jack0410