UNPKG

184 BTypeScriptView Raw
1import Taro from '@tarojs/taro'
2
3declare module '@tarojs/taro' {
4 // namespace vibrateShort {
5 // interface Option {
6 // type?: 'heavy' | 'medium' | 'light'
7 // }
8 // }
9}