UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

20 lines (12 loc) 379 B
# @babel/plugin-transform-typescript > Transform TypeScript into ES.next See our website [@babel/plugin-transform-typescript](https://babeljs.io/docs/babel-plugin-transform-typescript) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-typescript ``` or using yarn: ```sh yarn add @babel/plugin-transform-typescript --dev ```