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

0.2.0 • Public • Published

Note

Deprecated

Use common-mpvue instead.

miniprogram-types

Typings for miniprogram with mpvue

Usage

import { wx, getApp } from 'miniprogram-types';
 
wx.navigateTo({
    url: ''
});
 
const app = getApp();

ScreenShot

types

/miniprogram-types/

    Package Sidebar

    Install

    npm i miniprogram-types

    Weekly Downloads

    2

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    83.6 kB

    Total Files

    13

    Last publish

    Collaborators

    • thundernet8