UNPKG

mapper-tsk

Version:
5 lines (4 loc) 105 B
export interface IBuilderFunction { destinationKey: string; mappingFunction: CallableFunction; }