/** * @see [微信官方文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/api-caniuse.html) * @param 使用 ${API}.${method}.${param}.${options} 或者 ${component}.${attribute}.${option} 方式来调用 */ export default function canIUse(str: string): Promise;