method EposFeed.prototype.lf
EposFeed.prototype.lf(): this

Makes this feed into a blank <feed>, removing any unit= or lines=.

This, in practice, makes it into a simple line feed

Return Type

this

See

Usage

import { EposFeed } from "xml";