@livuvo/short-sdk-wizard-types
v0.8.22
Published
TypeScript type definitions for `@livuvo/short-sdk-wizard`.
Readme
@livuvo/short-sdk-wizard-types
TypeScript type definitions for @livuvo/short-sdk-wizard.
Installation
npm install --save-dev @livuvo/short-sdk-wizard-typesUsage
This package provides TypeScript type definitions for the @livuvo/short-sdk-wizard package. Install this package as a dev dependency for TypeScript support:
npm install @livuvo/short-sdk-wizard
npm install --save-dev @livuvo/short-sdk-wizard-typesAvailable Types
import {
MediaResult,
FileType,
Media,
VideoType,
ImageType,
Interaction,
InteractionView,
} from "@livuvo/short-sdk-wizard-types";Requirements
- TypeScript 4.9.5 or higher
- React 18.2.0 or higher (peer dependency)
License
MIT
