1
0
Fork 0
js-utils/docs/api/js-utils.arraymapper.md

986 B

Home > @apextoaster/js-utils > ArrayMapper

ArrayMapper class

Signature:

export declare class ArrayMapper 

Constructors

Constructor Modifiers Description
(constructor)(options) Constructs a new instance of the ArrayMapper class

Properties

Property Modifiers Type Description
rest string
skip number
take Array<string>

Methods

Method Modifiers Description
map(input)