/*! * Copyright (C) Microsoft Corporation. All rights reserved. */ export type JsonObject = Record; //# sourceMappingURL=jsonTypes.d.ts.map