UNPKG

notbank

Version:
4 lines (3 loc) 97 B
export declare function completeParams<T>(params: T, omsId: number): T & { OMSId: number; };