UNPKG

105 BTypeScriptView Raw
1import type { TweenOneRef } from './type';
2declare const TweenOne: TweenOneRef;
3export default TweenOne;