interface SetLockerCallObject {
    _locker: string;
}

Properties

Properties

_locker: string