Home > @vsf-enterprise/commercetools > getStoreKey
# getStoreKey() function
Signature:
export declare function getStoreKey(store: string | undefined): StoreCredentials['storeKey'];
# Parameters
Parameter | Type | Description |
---|---|---|
store | string | undefined |
Returns:
StoreCredentials['storeKey']