UNPKG

@roit/roit-model-mapper

Version:

ROIT model mapper makes it easy to convert any object or JSON to the model

4 lines 175 B
import 'reflect-metadata' export { ModelMapper } from "./ModelMapper" export { ObjectMapperOptions } from "./ObjectMapperOptions" export { JsonProperty } from "./JsonProperty"