API Reference > @next-core/brick-types > TransformItem
TransformItem interface
数据转换项。
Signature:
export interface TransformItem
Properties
| Property | Type | Description |
|---|---|---|
| from | string | string[] | |
| mapArray | boolean | "auto" | |
| to | string | TransformMap |
API Reference > @next-core/brick-types > TransformItem
数据转换项。
Signature:
export interface TransformItem
| Property | Type | Description |
|---|---|---|
| from | string | string[] | |
| mapArray | boolean | "auto" | |
| to | string | TransformMap |