UNPKG

v8-ui-components

Version:

A component lib for v8 storefront apps

7 lines (6 loc) 129 B
declare const justifyContent: { center: string; left: string; right: string; }; export default justifyContent;