New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wx-cloud-callcontainer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wx-cloud-callcontainer

wx-cloud-callcontainer types. 微信云托管

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

微信云托管定义文件

English version

微信云托管 API 的 TypeScript 类型定义文件

安装

通过独立 npm 包

npm install wx-cloud-callcontainer

安装后手动导入:

  • import 'wx-cloud-callcontainer';

或者在 ts 配置中指定:

  • tsconfig.json 中指定 types: ["wx-cloud-callcontainer"]

或者通过 三斜杠指令 引用:

  • /// <reference path="node_modules/wx-cloud-callcontainer/index.d.ts" />

更新日志

参考 CHANGELOG.md

Keywords

微信

FAQs

Package last updated on 13 Apr 2022

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