@nosto/nosto-js

    Interface Store

    interface Store {
        getCustomerId(): Maybe<string>;
        setCustomerId(id: string): void;
    }
    Index

    Methods

    MMNEPVFCICPMFPCPTTAAATR