BatchMapping: {
    [placeholder: string]: BatchMappingItem;
}

A batchmapping is an object with keys for the placeholders and values for the mapping result.

Type declaration

Generated using TypeDoc