UNPKG

115 BJavaScriptView Raw
1// export this package's api
2import QueueAnim from './QueueAnim';
3export default QueueAnim;
4export * from './type';
\No newline at end of file