@comparaonline/cico-funnel-schema
v2.23.0
Published
Cico Funnel Schema
Downloads
996
Maintainers
Keywords
Readme
CICO-funnel-schema
Package with Typescript's interfaces/types for the funnel of CICO
This Package depend from @comparaonlineprivate/data-interfaces
How to use
- Install (you require the
.npmrc
file with the @comparaonlineprivate's token)
yarn add @comparaonline/cico-funnel-schema
- Import interfaces or types
import { Funnel, Checkout } from "@comparaonline/cico-funnel-schema"
- Happy coding =)