UNPKG

office-addin-mock

Version:
6 lines (5 loc) 163 B
// Represents the Object to be used when populating Office JS with data. export class ObjectData { /* eslint-disable-next-line */ [key: string]: any; }