commerce/hooks/index.ts

2 lines
47 B
TypeScript
Raw Normal View History

2020-10-29 12:10:53 -03:00
export { default as useCart } from './useCart'