2024-11-11
This commit is contained in:
parent
b6ab6b3229
commit
8c45bdf04c
119 changed files with 13385 additions and 443 deletions
|
|
@ -1 +1,9 @@
|
|||
import{o as e,s as o}from"./index.M082IUbV.js";const r=e({key:o()});export{r as W};
|
||||
import { o as object, s as string } from "./index.BulDzU6h.js";
|
||||
const WCStoreCartRemoveItemArgsSchema = object({
|
||||
/** Unique identifier (key) for the basket item. */
|
||||
key: string()
|
||||
});
|
||||
export {
|
||||
WCStoreCartRemoveItemArgsSchema as W
|
||||
};
|
||||
//# sourceMappingURL=cart-remove-item.js.map
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue