interface IPushMode {
    push: IPush;
}

Properties

Properties

push: IPush