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