Less whitespace changes

This commit is contained in:
Orta 2020-07-24 16:27:41 -04:00
parent a1d0f9b07f
commit 8ed71f4314

2
types/qs/index.d.ts vendored
View File

@ -10,8 +10,6 @@
// Hunter Perrin <https://github.com/hperrin>
// Jordan Harband <https://github.com/ljharb>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
//
export = QueryString;
export as namespace qs;