mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
✨ feat: add product to cart
:%s
This commit is contained in:
@@ -71,3 +71,5 @@ export type PromiseWithKey = {
|
||||
promise: PromiseLike<any>
|
||||
keyResult?: string,
|
||||
}
|
||||
|
||||
export type SelectedOptions = Record<string, string | null>
|
Reference in New Issue
Block a user