2024-10-04

This commit is contained in:
gcch 2024-10-04 22:40:01 +02:00
commit 95d7fb829a
88 changed files with 9822 additions and 616 deletions

View file

@ -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