UNPKG

@configurator/ravendb

Version:
6 lines (5 loc) 180 B
import { TypesAwareObjectMapper } from "./ObjectMapper"; export declare class Mapping { private static _defaultMapper; static getDefaultMapper(): TypesAwareObjectMapper; }