Guest User

Untitled

a guest
Apr 25th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. declare let wx: any
  2. declare let canvas: any
  3. declare let require: any
  4. //error TS2304: Cannot find name 'require'
  5. //error TS2304: Cannot find name 'wx'
  6. //error TS2304: Cannot find name 'canvas'
Add Comment
Please, Sign In to add comment