mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 17:20:09 +00:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
csv-stringify/csv-stringify.d.ts
vendored
2
csv-stringify/csv-stringify.d.ts
vendored
@@ -7,7 +7,7 @@
|
||||
|
||||
declare module "csv-stringify" {
|
||||
|
||||
module stringify {
|
||||
namespace stringify {
|
||||
interface StringifyOpts {
|
||||
/**
|
||||
* List of fields, applied when transform returns an object, order matters, read the transformer documentation for additionnal information, columns are auto discovered when the user write object, see the "header" option on how to print columns names on the first line.
|
||||
|
||||
Reference in New Issue
Block a user