Home > @vue-storefront/core > CreateApiProxyFn
CreateApiProxyFn type
Signature:
export declare type CreateApiProxyFn = (givenConfig: any, customApi?: any) => ApiInstance;
References: ApiInstance
Home > @vue-storefront/core > CreateApiProxyFn
Signature:
export declare type CreateApiProxyFn = (givenConfig: any, customApi?: any) => ApiInstance;
References: ApiInstance
On this page