UNPKG

@tarojs/taro-h5

Version:
7 lines (6 loc) 215 B
/// <reference types="types/api" /> import Taro from '@tarojs/api'; /** * 获取图片信息。网络图片需先配置download域名才能生效。 */ export declare const getImageInfo: typeof Taro.getImageInfo;