uQRCode.d.ts 307 B

12345678910
  1. /*
  2. * @Author: Mr.Mao
  3. * @LastEditors: Mr.Mao
  4. * @Date: 2021-01-02 13:30:58
  5. * @LastEditTime: 2021-01-02 13:31:27
  6. * @Description:
  7. * @任何一个傻子都能写出让电脑能懂的代码,而只有好的程序员可以写出让人能看懂的代码
  8. */
  9. declare const uQRCode: any
  10. export default uQRCode