UNPKG

120 BTypeScriptView Raw
1import Taro from '@tarojs/api';
2declare const createAnimation: typeof Taro.createAnimation;
3export { createAnimation };