interface PushMode {
    push?: Push;
}

Properties

Properties

push?: Push