method EposFeed.prototype.units
EposFeed.prototype.units(units: number): this

Makes this <feed> feed forward units units.

Parameters

units: number

How many units to feed forward.

Return Type

this

See

Usage

import { EposFeed } from "xml";