986 B
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) |