UNPKG

taro-code

Version:

Taro.js barcode & qrcode, Image & Canvas

3 lines (2 loc) 170 B
import Taro from '@tarojs/taro'; export declare const waitForElement: (id: string, rootSelector?: string | undefined, step?: number) => Promise<Taro.Canvas | undefined>;