UNPKG

shopperman

Version:

shopping cart ui for shopify stores

3 lines (2 loc) 104 B
import { CartText } from "./cart-interfaces"; export declare const makeDefaultCartText: () => CartText;