Socket
Socket
Sign inDemoInstall

mini-types

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-types

TypeScript declarations for Alipay's mini program.


Version published
Weekly downloads
1.4K
increased by42.32%
Maintainers
1
Weekly downloads
 
Created
Source

mini-types

English Version

npm package GitHub stars GitHub forks NPM downloads GitHub issues

支付宝小程序 TypeScript 声明文件。

安装

npm install mini-types --save

使用

tsconfig.json 文件中指定 types 配置。

{
   "compilerOptions": {
      "types" : ["mini-types"]
   }
}

贡献

如果你有好的意见或建议,欢迎给我们提 issue

Keywords

FAQs

Package last updated on 30 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc