DefinitelyTyped/types/ol/uri.d.ts
2019-06-24 12:37:41 -07:00

2 lines
64 B
TypeScript

export function appendParams(uri: string, params: any): string;