UNPKG

@insurgo/niam.xrm.client.test

Version:
3 lines (2 loc) 144 B
import { Entity } from '../definitions/entity'; export declare function toEntity(entityLogicalName: string, id: string, record: any): Entity;