我目前在项目中还在延用 mini-types 作为类型提示,考虑到用的比较多,我想部分迁移到@mini-types/alipay来。我发现 @mini-types/alipay 的 namespace 没有 export ,现在点击my类型会有两个文件,我该如何同时混用两个包呢。 如果你这边给 namespace 做 export 导出,我是否可以重命名角 my2 或者 newMy 做过度使用...
"miniprogram-api-typings": "^2.11.0-1" }, "devDependencies": { "@microsoft/api-extractor": "^7.7.0", "@vue/reactivity": "^3.0.0-beta.15", "@rollup/plugin-node-resolve": "^8.0.0", "@rollup/plugin-replace": "^2.2.1", "@rollup/plugin-typescript": "^4.1.1", @@ -45,6 ...
This package does not have a README. Add a README to your package so that users know how to get started. Readme Keywords tinyapp miniprogram typesPackage Sidebar Install npm i @mini-types/my Repository github.com/ant-mini-program/api-typings Homepage github.com/ant-mini-program/api-typings...
[1e9f3cc522] - typings: separate internalBinding typings (Mestery) #40409 [fbeb895ca6] - (SEMVER-MINOR) v8: multi-tenant promise hook api (Stephen Belanger) #39283 2021-10-20, Version 17.0.1 (Current), @targos Notable Changes Fixed distribution for native addon builds This release fixes...
miniprogram 组件引入 2个月前 node_modules 组件引入 2个月前 typings 接口ts参数配置 2个月前 package-lock.json 接口封装 2个月前 package.json 接口封装 2个月前 project.config.json 组件引入 2个月前 project.private.config.json api 接口封装调整 ...
Package detail … 0 … readme yarn.pm/… copy / … Use it $ yarn add … copy Try in RunKit · Browse Files CDNs Popularity Usage Dependencies 0 DevDependencies 0 Packages see package.json Versions ContributorsYarn Distributed under BSD License Code of Conduct Edit this page...
Install npm i @mini-types/my Repository github.com/ant-mini-program/api-typings Homepage github.com/ant-mini-program/api-typings#readme Weekly Downloads 1,008 Version 3.0.14 License MIT Unpacked Size 605 kB Total Files 5 Last publish a year ago Collaborators Try on RunKit Report malware ...
"name": "@vue-mini/miniprogram-api-typings", "version": "3.12.2", "version": "3.12.2-patch.1", "description": "Type definitions for APIs of Wechat Mini Program in TypeScript", "main": "./index.d.ts", "types": "./index.d.ts",70...
import Mock from "wechat-mini-program-api-mock"; // 模拟wx.getStorage describe("Test: getStorage", () => { it("success", () => { new Mock().mock("getStorage").success(true); wx.getStorage({ success(res) { // res === true }, }); }); it("success", () => { new ...
[1e9f3cc522] - typings: separate internalBinding typings (Mestery) #40409 [fbeb895ca6] - (SEMVER-MINOR) v8: multi-tenant promise hook api (Stephen Belanger) #39283 2021-10-20, Version 17.0.1 (Current), @targos Notable Changes Fixed distribution for native addon builds This release fixes...