UNPKG

@fast-simon/storefront-kit

Version:

A comprehensive kit for developing storefronts with Fast Simon components, utilities, and React/Hydrogen support.

5 lines (4 loc) 169 B
import { GetRecommendationsProps } from "@fast-simon/types"; export declare const InputValidator: { getRecommendations: (props: GetRecommendationsProps) => void; };