volleyball-dev-frontend/node_modules/react-responsive-carousel/lib/ts/CSSTranslate.d.ts
2025-06-02 16:42:16 +00:00

3 lines
174 B
TypeScript

declare const _default: (position: number, metric: 'px' | '%', axis: 'horizontal' | 'vertical') => string;
export default _default;
//# sourceMappingURL=CSSTranslate.d.ts.map