2024-10-04
This commit is contained in:
parent
7b90cf9d33
commit
95d7fb829a
88 changed files with 9822 additions and 616 deletions
|
|
@ -1,2 +1,9 @@
|
|||
import{o as e,s as o}from"./index.DYThEupQ.js";const r=e({key:o()});export{r as W};
|
||||
import { o as object, s as string } from "./index.DD7qm8S6.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