A my
object for mini app API.
import My from 'my-compact'
const my = new My({
// ctx is the path of current page, used by my.navigateTo
ctx: '/pages/index'
})
my.xxxx
A my
object for mini app API.
import My from 'my-compact'
const my = new My({
// ctx is the path of current page, used by my.navigateTo
ctx: '/pages/index'
})
my.xxxx
npm i my-compact
0
0.1.1
none
20.1 kB
20