headless-commerce
    Preparing search index...

    Interface ThemeProviderProps

    Theme provider options for the production shell.

    interface ThemeProviderProps {
        children: ReactNode;
    }
    Index

    Properties

    Properties

    children: ReactNode