Skip to content

Commit ed5e17d

Browse files
up index
1 parent 6d48dad commit ed5e17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { promisifyAll } = require('miniprogram-api-promise')
1+
const { promisifyAll, promisify } = require('miniprogram-api-promise')
22
const app = getApp()
33
const wxp = {}
44

0 commit comments

Comments
 (0)