UNPKG

@bolttech/server-side-next

Version:

This library was generated with [Nx](https://nx.dev).

9 lines (8 loc) 184 B
export interface IVerticalComponent { [key: string]: { checkout: string; recommendation: string; payment: string; success: string; }; }