Home > @vue-storefront/core > ApiClientMethod
ApiClientMethod type
Signature:
export declare type ApiClientMethod = (...args: any) => Promise<any>;
Home > @vue-storefront/core > ApiClientMethod
Signature:
export declare type ApiClientMethod = (...args: any) => Promise<any>;
On this page