UNPKG

@hso/d365-cli

Version:

Dynamics 365 Command Line Interface for TypeScript projects for Dataverse

10 lines (7 loc) 294 B
/* This is a generated file, please regenerate and do not modify */ /* eslint-disable max-len */ declare namespace Entity { type AttributesFormContext = Omit<Xrm.FormContext, 'getAttribute'> & EntityAttributes; interface EntityAttributes { } } /* eslint-enable max-len */