Documentation
Types
PreferenceEventToken

PreferenceEventToken

type PreferenceEventToken = {
    cancel: () => void;
};