Files
powerpoint-toolbox/node_modules/embla-carousel-fade/components/Options.d.ts
T
2025-03-07 19:22:02 +01:00

3 lines
101 B
TypeScript

import { CreateOptionsType } from 'embla-carousel';
export type OptionsType = CreateOptionsType<{}>;