UNPKG

bungie-net-core

Version:

An easy way to interact with the Bungie.net API

2 lines (1 loc) 75 B
export declare function addParam(url: URL, value: any, key: string): void;