Home > @shopware-pwa/shopware-6-client > setup
# setup variable
Setup configuration. Merge default values with provided in param. This method will override existing config. For config update invoke **update** method.
Signature:
setup: (config?: ClientSettings) => void