UNPKG

data-mapping

Version:

Mapping the response to the defined data type.

3 lines (2 loc) 145 B
export { DataMapper, DataMapperFunction, DataMapperClass, MapperComfig } from './data.mapper'; export { MappingError } from './mapping.error';