UNPKG

@twurple/common

Version:

Common functions used by the `@twurple` library family.

2 lines 171 B
export declare function qsStringify(obj: Record<string, string | number | null | undefined | Array<string | number>> | undefined): string; //# sourceMappingURL=qs.d.ts.map