mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 00:24:32 +00:00
* Node: `path.format` input properties are optional If `base` does not exist, `name` and `ext` will be used to compute it. http://devdocs.io/node/path#path_path_format_pathobject * Node: `FormatInputPathObject`: all properties are optional * Node: add myself as author * Avoid usage of `Partial`