Home > @vsf-enterprise/bigcommerce-theme > ChannelStore
# ChannelStore type
Channel [Pinia](https://pinia.vuejs.org/) store.
Signature:
export declare type ChannelStore = ReturnType<typeof useChannelStore>;
References: useChannelStore
# Remarks
Supporting multiple currencies are planned after finishing initial multi-storefront feature scope.