nirong-types
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

泥融类型声明

泥融 TypeScript 类型定义,适用于 nirong-client、nirong-api、nirong-template,及其它与泥融生态环境进行交互的,以 JS/TS 编写的库、文件。

相关产品

配置私有注册源(若需)

npm config set registry https://npm.qbird.work/

或修改 package.json 的 publishConfig.registry 项,如:

{
  // ...

  "publishConfig": {
    "registry": "https://registry.npmjs.org/" // 默认为NPM官方注册源
  }

  // ...
}

发布/引入

发布版本

# 添加私有库的NPM用户(若需)
npm adduser --registry https://npm.qbird.work/ --always-auth

# 发布包到私有库
npm publish

引入

# 作为开发时依赖项进行引入
npm i nirong-types --save-dev

Readme

Keywords

none

Package Sidebar

Install

npm i nirong-types

Weekly Downloads

0

Version

0.0.7

License

UNLICENSED

Unpacked Size

3.38 kB

Total Files

3

Last publish

Collaborators

  • kamaslau