2024-11-11

This commit is contained in:
gcch 2024-11-11 10:36:57 +01:00
commit 8c45bdf04c
119 changed files with 13385 additions and 443 deletions

View file

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