export interface IParameterObject { [key: string]: string; } //# sourceMappingURL=param-object.d.ts.map